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

Unified Diff: tests/lib/lib.status

Issue 242253002: Syntax error in test status heading. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 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
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index 0d2bb2afe07f9a2ad4933f100ecd88281d57ef7c..080fc251761c05e756003c6d0e309ca5b3dc46b6 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -131,7 +131,7 @@ mirrors/null_test: Fail # http://dartbug.com/16831
typed_data/setRange_2_test: RuntimeError # TODO(dart2js-team): Please triage this failure.
typed_data/setRange_3_test: RuntimeError # TODO(dart2js-team): Please triage this failure.
-[ $compiler == dart2js && $runtime != ff && runtime != safari && runtime != chrome && $runtime != ie9 && $runtime != ie10 ]
+[ $compiler == dart2js && $runtime != ff && $runtime != safari && $runtime != chrome && $runtime != ie9 && $runtime != ie10 ]
mirrors/invoke_natives_fuzz_test: RuntimeError # Issue 15566
[ $compiler == dart2js && $runtime != jsshell && $runtime != safari && $runtime != ff && $runtime != ie9 && $runtime != ie10]
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698