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

Unified Diff: tests/lib/lib.status

Issue 18859003: Fix status file. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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 161409d61786874aa15c3b5160e007d879a29060..dc9f78e8ff2dffe031e14ead832b734313735a8d 100644
--- a/tests/lib/lib.status
+++ b/tests/lib/lib.status
@@ -10,7 +10,7 @@ async/run_async3_test: Fail # _enqueueImmediate runs after Timer. http://dartbug
async/run_async4_test: Pass, Fail # no global exception handler in isolates. http://dartbug.com/9012
async/run_async6_test: Fail # global error handling is not supported. http://dartbug.com/5958
-[ $compiler == dart2js && !$ checked]
+[ $compiler == dart2js && $unchecked]
async/stream_state_test: Fail # Issue 11722
# SIMD is unsupported on dart2js.
« 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