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

Unified Diff: tests/standalone/standalone.status

Issue 2114083002: Add --hot-reload to the test harness. (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 6 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
Index: tests/standalone/standalone.status
diff --git a/tests/standalone/standalone.status b/tests/standalone/standalone.status
index ab90d93059ee08903ecf03e1b865d5aa206cf1ad..b39618306a8cc3d0bd2b65e85bedbf555ec35db1 100644
--- a/tests/standalone/standalone.status
+++ b/tests/standalone/standalone.status
@@ -321,3 +321,11 @@ out_of_memory_test: Skip # Issue #26377
[ $runtime == dart_precompiled ]
deferred_transitive_import_error_test: Skip # Contains intentional errors.
+
+[ $hot_reload ]
+io/bytes_builder_test: RuntimeError
+io/file_input_stream_test: Crash
+io/file_test: Crash
+io/web_socket_protocol_processor_test: Crash
+map_insert_remove_oom_test: Crash
+priority_queue_stress_test: Crash

Powered by Google App Engine
This is Rietveld 408576698