Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(174)

Unified Diff: tests/corelib/corelib.status

Issue 10042001: change status files to make it possible to run test.py -c frog,dart2js -r none. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: tests/corelib/corelib.status
diff --git a/tests/corelib/corelib.status b/tests/corelib/corelib.status
index 04824ebce2654ab134299b798f1f920966ffdc2e..451180bc810fa1c574937ea4475140b64c3475a3 100644
--- a/tests/corelib/corelib.status
+++ b/tests/corelib/corelib.status
@@ -36,6 +36,9 @@ StringTest: Fail # Needs index out of range checks.
[ $compiler == frogsh ]
DoubleCompareTest: Fail
+[ ($compiler == frog || $compiler == frogsh) && $runtime == none ]
+*: Skip
+
[ $runtime == ff || $runtime == ie ]
UnicodeTest: Fail

Powered by Google App Engine
This is Rietveld 408576698