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

Unified Diff: runtime/tests/vm/vm.status

Issue 1558323002: Disable spawn shutdown test (Closed) Base URL: git@github.com:dart-lang/sdk.git@master
Patch Set: Created 4 years, 11 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: runtime/tests/vm/vm.status
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
index 40a5cb6543e5eb0623d4492146dbf317ac9df458..7a914be860170407ecb19979a61b9ec57a334bca 100644
--- a/runtime/tests/vm/vm.status
+++ b/runtime/tests/vm/vm.status
@@ -14,6 +14,8 @@ cc/Sleep: Pass, Fail
dart/data_uri_import_test/none: SkipByDesign
+dart/spawn_shutdown_test: Skip # Issue 25351
+
[ $mode == debug ]
# This is a benchmark that is not informative in debug mode.
cc/CorelibIsolateStartup: Skip
@@ -90,4 +92,4 @@ dart/inline_stack_frame_test: Fail # Issue 24783 - inlined frames missing
[ $runtime == dart_precompiled ]
dart/optimized_stacktrace_test: Fail
-dart/data_uri_spawn_test: RuntimeError # Isolate.spawnUri
+dart/data_uri_spawn_test: RuntimeError # Isolate.spawnUri
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698