Skip to content

Commit

Permalink
Disable spawn shutdown test
Browse files Browse the repository at this point in the history
related #25351

R=asiva@google.com

Review URL: https://codereview.chromium.org/1558323002 .
  • Loading branch information
zanderso committed Jan 6, 2016
1 parent adacaef commit dcb021c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion runtime/tests/vm/vm.status
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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

0 comments on commit dcb021c

Please sign in to comment.