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

Unified Diff: tests/corelib/corelib-leg.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-leg.status
diff --git a/tests/corelib/corelib-leg.status b/tests/corelib/corelib-leg.status
index dc2382c7d0b9dafdf6abc9347efa0f6f7835df2d..c42141c515775d061988f207e7bcf3bc9a401bed 100644
--- a/tests/corelib/corelib-leg.status
+++ b/tests/corelib/corelib-leg.status
@@ -20,3 +20,6 @@ BigIntegerVMTest: Fail, OK # VM specific test.
GrowableObjectArray2VMTest: Fail, OK # VM specific test.
GrowableObjectArrayVMTest: Fail, OK # VM specific test.
StringBaseVMTest: Fail, OK # VM specific test.
+
+[ $compiler == dart2js && $runtime == none ]
+*: Fail, Pass # TODO(ahe): Triage these tests.

Powered by Google App Engine
This is Rietveld 408576698