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

Unified Diff: tests/isolate/isolate.status

Issue 2987703002: Simplify and fix implicit closure check, speed up Closure_equals, v2 (Closed)
Patch Set: Created 3 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 | « runtime/vm/source_report.cc ('k') | tests/isolate/message4_test.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 85dfc8306a72b9c32fd93a4f8276cdcb76d73d77..bfa8c9d705f8da7d3e979db6aade1570367c5492 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -57,6 +57,7 @@ enum_const_test/02: RuntimeError # Issue 21817
error_exit_at_spawn_test: Skip # Issue 23876
error_at_spawn_test: Skip # Issue 23876
exit_at_spawn_test: Skip # Issue 23876
+message4_test: Skip # Issue 30247
[ $compiler == dart2js && $jscl ]
spawn_uri_test: SkipByDesign # Loading another file is not supported in JS shell
« no previous file with comments | « runtime/vm/source_report.cc ('k') | tests/isolate/message4_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698