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

Unified Diff: tests/isolate/isolate.status

Issue 1294803003: Implement new parameters on Isolate.spawn() for dart2js. (Closed) Base URL: https://github.com/dart-lang/sdk.git@master
Patch Set: Make tests succeed. Created 5 years, 4 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 | « tests/isolate/exit_at_spawn_test.dart ('k') | 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 035100e4eff294c0b9027054ca05c2efbdd5f6af..4073b51b3627a85e13f1650ec5fee7e3589ac78b 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -55,9 +55,6 @@ message3_test/constMap: RuntimeError # Issue 21817
message3_test/constInstance: RuntimeError # Issue 21817
browser/issue_12474_test: CompileTimeError # Issue 22529
enum_const_test/02: RuntimeError # Issue 21817
-error_exit_at_spawn_test: Fail # Issue 23876
-error_at_spawn_test: Fail # Issue 23876
-exit_at_spawn_test: Fail # Issue 23876
[ $compiler == dart2js && $runtime != d8 ]
error_exit_at_spawn_test: Skip # Issue 23876
« no previous file with comments | « tests/isolate/exit_at_spawn_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698