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

Unified Diff: tests/lib/lib.status

Issue 22870020: Fix expectations typo (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 4 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 a679da2d27806b3b245a8b7ad4ec8d3c591b7207..12270d0cb0f8be24bdc7c4466e6b347723a27427 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -33,7 +33,7 @@ async/stream_controller_async_test: Fail, Pass # http://dartbug.com/11953
[ $csp ]
mirrors/*: Skip # Issue 6490
-[ $compiler == dart2js && $runtime != jsshell && $runtime != safari && $runtime != firefox]
+[ $compiler == dart2js && $runtime != jsshell && $runtime != safari && $runtime != ff]
math/math_test: Fail
math/math2_test: Fail
« 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