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

Unified Diff: tests/utils/utils.status

Issue 2143213002: More hot reload status file updates (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 | « tests/standalone/standalone.status ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/utils/utils.status
diff --git a/tests/utils/utils.status b/tests/utils/utils.status
index b1dc829187a47c7cedb1b5ef28df34109354eaf9..c6baf7c7ff6ad6725a8abc84ceaef1b61dde7dd4 100644
--- a/tests/utils/utils.status
+++ b/tests/utils/utils.status
@@ -20,3 +20,7 @@ dummy_compiler_test: Slow, Pass
[ $compiler == dart2js && $cps_ir && $host_checked ]
dummy_compiler_test: Crash # Issue 24485
recursive_import_test: Crash # Issue 24485
+
+[ $hot_reload ]
+recursive_import_test: Slow # Running dart2js under frequent reloads is slow.
+dummy_compiler_test: Slow # Running dart2js under frequent reloads is slow.
« no previous file with comments | « tests/standalone/standalone.status ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698