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

Unified Diff: tests/isolate/isolate.status

Issue 2141763002: Hot reload fixes for isolate tests (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: ... 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 | « runtime/vm/isolate.cc ('k') | tests/lib/lib.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 67d29415ce63f538618e7e4389c04df2bdcc5269..57c231110adcb8545ebd25103abc57a7c346e8c9 100644
--- a/tests/isolate/isolate.status
+++ b/tests/isolate/isolate.status
@@ -207,3 +207,9 @@ issue_24243_parent_isolate_test: Skip # Requires checked mode
[ $compiler == precompiler && $runtime == dart_precompiled && $system == android ]
*: Skip # Issue #26373
+
+[ $hot_reload ]
+deferred_in_isolate_test: SkipByDesign # Requires deferred libraries
+deferred_in_isolate2_test: SkipByDesign # Requires deferred libraries
+function_send_test: SkipByDesign # Closure identity
+issue_21398_parent_isolate2_test: SkipByDesign # Requires deferred libraries
« no previous file with comments | « runtime/vm/isolate.cc ('k') | tests/lib/lib.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698