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

Unified Diff: tests/language/language_dart2js.status

Issue 1481693002: Fix a couple more tests related to Isolate.spawn semantics change (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 5 years, 1 month 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/language/language_dart2js.status
diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
index 13c5598944f69724ae40746b084c4c889c0ada8d..39427b5d913bc0a96cafbc8103635ff752a19042 100644
--- a/tests/language/language_dart2js.status
+++ b/tests/language/language_dart2js.status
@@ -224,7 +224,7 @@ generic_field_mixin4_test: Crash # Issue 18651
generic_field_mixin5_test: Crash # Issue 18651
many_method_calls_test: Crash # Stack overflow in HGraphVisitor.visitPostDominatorTree.visitBasicBlockAndSuccessors
-[ $compiler == dart2js && ($runtime == d8 || $runtime == jsshell) ]
+[ $compiler == dart2js ]
issue23244_test: RuntimeError # 23244
[ $compiler == dart2js && $cps_ir ]
« no previous file with comments | « tests/isolate/isolate_import_test.dart ('k') | tests/language/vm/optimized_guarded_field_isolates_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698