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

Unified Diff: tests/isolate/isolate.status

Issue 312123002: Revert "Ensure that failure to start an isolate all end up in the future." (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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 | « runtime/vm/isolate.cc ('k') | tests/isolate/isolate_create_error_helper_echo.dart » ('j') | 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 a113a509094206328bb6a968104ce231656b142b..fae13ca7b878bb88e76af21a1d5f596e843e2e71 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -26,11 +26,6 @@ handle_error_test: Fail # Not implemented yet
handle_error2_test: Fail # Not implemented yet
handle_error3_test: Fail # Not implemented yet
-[ $compiler == none && ($runtime == drt || $runtime == dartium || $runtime == ContentShellOnAndroid)]
-isolate_create_error_test/05: Fail # Expected to fail for now.
-isolate_create_error_test/07: Fail # VM prints error even if it is caught.
- # Web test framework detects this as a fail.
-
[ $compiler == dart2js && $jscl ]
browser/*: SkipByDesign # Browser specific tests
@@ -39,7 +34,6 @@ pause_test: Fail # non-zero timer not supported.
[ $compiler == dart2js ]
serialization_test: RuntimeError # Issue 1882, tries to access class TestingOnly declared in isolate_patch.dart
-isolate_create_error_test: Fail # Cannot find URI of files to spawn.
[ $compiler == dart2js && $runtime == ie9 ]
browser/typed_data_message_test: Fail # Issue 12624
« no previous file with comments | « runtime/vm/isolate.cc ('k') | tests/isolate/isolate_create_error_helper_echo.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698