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

Unified Diff: tests/isolate/isolate.status

Issue 153553009: Implement Isolate.pause in dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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
Index: tests/isolate/isolate.status
diff --git a/tests/isolate/isolate.status b/tests/isolate/isolate.status
index a753ec2dbc54260ca527e20fe66def1a1fffc375..d61ed8f06eca530f32e49650c2fffb5c8f43cbf7 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -21,7 +21,6 @@ isolate_stress_test: Pass, Crash # Issue 14438
[ $compiler == dart2js ]
serialization_test: RuntimeError # Issue 1882, tries to access class TestingOnly declared in isolate_patch.dart
-pause_test: Fail
[ $compiler == dart2js && $runtime == ie9 ]
browser/typed_data_message_test: Fail # Issue 12624

Powered by Google App Engine
This is Rietveld 408576698