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

Unified Diff: tests/isolate/isolate.status

Issue 12679005: Mark global_error_handler_test as flaky. (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 5fb8fe28f46ee0cce06f8a06e2d48585d70e8251..d6d1368a4b7f15d055a5250c89481f0a8df79377 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -45,8 +45,8 @@ 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 || $jscl || (($runtime == ff || $runtime == ie9) && $system == windows)) ]
-global_error_handler_test: Fail # http://dartbug.com/9012
+[ $compiler == dart2js ]
+global_error_handler_test: Pass, Fail # http://dartbug.com/9012 and http://dartbug.com/9024
[ $runtime == safari ]
cross_isolate_message_test: Skip # Depends on 32/64 bit Safari. See Issue 1120
« 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