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

Unified Diff: tests/lib/lib.status

Issue 12611017: Make lib/async/async4 pass or fail. (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/lib/lib.status
diff --git a/tests/lib/lib.status b/tests/lib/lib.status
index f5ce2f18c916665fa26676bf6e71da74818c4bcc..eb8131e2e054efbee13fe9a6a3458a8eb4b372bd 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -11,9 +11,7 @@ scalarlist/*: Skip
math/*: Skip
mirrors/*: Skip
async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug.com/9002
-
-[ $compiler == dart2js && ($runtime == d8 || $jscl) ]
-async/run_async4_test: Fail # no global exception handler in isolates. http://dartbug.com/9012
+async/run_async4_test: Pass, Fail # no global exception handler in isolates. http://dartbug.com/9012
[ $compiler == dart2js && $checked ]
async/stream_event_transform_test: Fail # Issue 7733.
« 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