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

Unified Diff: tests/standalone/standalone.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/lib/lib.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index 4ed6a7985bc861e2aa12eead46a4052337367544..ff142491c18a7fddde71ac0f5113b56c0ad58da5 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -323,7 +323,7 @@ out_of_memory_test: Skip # Issue #26377
deferred_transitive_import_error_test: Skip # Contains intentional errors.
[ $hot_reload ]
-deferred_transitive_import_error_test: SkipByDesign # Uses deferred imports.
+deferred_transitive_import_error_test: Crash # Uses deferred imports.
package/*: SkipByDesign # Launches VMs in interesting ways.
[ $builder_tag == no_ipv6 ]
« no previous file with comments | « tests/lib/lib.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698