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

Unified Diff: frog/tests/await/await.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: frog/tests/await/await.status
diff --git a/frog/tests/await/await.status b/frog/tests/await/await.status
index 84c8dd4ec829685398c3c8947322d3a9ceb0b585..71545d56e77157779cc8fffc8036cc6ddc3d1f48 100644
--- a/frog/tests/await/await.status
+++ b/frog/tests/await/await.status
@@ -15,5 +15,5 @@ WhileNormalizationTest: Skip # normalization code is incorrect, currently
*: Pass, Crash # Issue 1024.
-[ $runtime == vm || $compiler == dartc || $runtime == drt || $compiler == dart2js ]
+[ $runtime == vm || $compiler == dartc || $runtime == drt || $compiler == dart2js || $runtime == none ]
Emily Fortuna 2012/04/10 20:30:51 You can get rid of $compiler == dartc since if $co
Siggi Cherem (dart-lang) 2012/04/10 20:47:20 Done.
*: Skip

Powered by Google App Engine
This is Rietveld 408576698