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

Unified Diff: tests/isolate/isolate.status

Issue 2144113002: Disallow deferred loading when using isolate reloading. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Code review Created 4 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 | « tests/co19/co19-runtime.status ('k') | tests/language/language.status » ('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 ce84182901bf1bc6d63e1e2346c35c1f2f9bc041..a58a0e8b9f20f6148e7bb43da72c01b6cda65deb 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -209,8 +209,8 @@ issue_24243_parent_isolate_test: Skip # Requires checked mode
*: Skip # Issue #26373
[ $hot_reload ]
-deferred_in_isolate_test: SkipByDesign # Requires deferred libraries
-deferred_in_isolate2_test: SkipByDesign # Requires deferred libraries
+deferred_in_isolate_test: Crash # Requires deferred libraries
+deferred_in_isolate2_test: Crash # Requires deferred libraries
function_send_test: SkipByDesign # Closure identity
-issue_21398_parent_isolate2_test: SkipByDesign # Requires deferred libraries
+issue_21398_parent_isolate2_test: Crash # Requires deferred libraries
message3_test/fun: SkipByDesign # Closure identity
« no previous file with comments | « tests/co19/co19-runtime.status ('k') | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698