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

Unified Diff: tests/isolate/isolate.status

Issue 12554005: Update status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 9 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/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index f27e5303488416ca6e4b2a4971590e75b2534b9c..daabb7b551a12070626d0f57a08c1cdf9658e340 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -45,7 +45,7 @@ compute_this_script_browser_test: Pass
serialization_test: Fail # Tries to access class TestingOnly declared in isolate_patch.dart
illegal_msg_test: Fail # Issue 6750
-[ $compiler == dart2js && ($runtime == d8 || ($runtime == ff && $system == windows)) ]
+[ $compiler == dart2js && ($runtime == d8 || $jscl || ($runtime == ff && $system == windows)) ]
global_error_handler_test: Fail # http://dartbug.com/9012
[ $runtime == safari ]
« 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