Skip to content

Commit 2f004a2

Browse files
Clement Skaucommit-bot@chromium.org
Clement Skau
authored andcommitted
[VM] Removes deleted causal_stacks tests from .status.
TEST=Tested all configurations. Bug: #41808 Change-Id: I1965788f51124deff0dd177414c38954a80cbd26 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/182260 Commit-Queue: Daco Harkes <[email protected]> Reviewed-by: Daco Harkes <[email protected]> Auto-Submit: Clement Skau <[email protected]>
1 parent f3f831f commit 2f004a2

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

runtime/tests/vm/vm.status

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -35,13 +35,8 @@ dart/transferable_throws_oom_test: SkipByDesign # This test tries to allocate to
3535
dart_2/transferable_throws_oom_test: SkipByDesign # This test tries to allocate too much memory on purpose. Still dartbug.com/37188
3636

3737
[ $builder_tag == obfuscated ]
38-
dart/causal_stacks/async_throws_stack_lazy_test: SkipByDesign # Asserts exact stacktrace output.
39-
dart/causal_stacks/async_throws_stack_no_causal_test: SkipByDesign # Asserts exact stacktrace output.
40-
dart/causal_stacks/async_throws_stack_test: SkipByDesign # Asserts exact stacktrace output.
41-
dart/causal_stacks/sync_async_start_pkg_test_test: SkipByDesign # Asserts exact stacktrace output.
4238
dart_2/causal_stacks/async_throws_stack_lazy_test: SkipByDesign # Asserts exact stacktrace output.
4339
dart_2/causal_stacks/async_throws_stack_no_causal_test: SkipByDesign # Asserts exact stacktrace output.
44-
dart_2/causal_stacks/async_throws_stack_test: SkipByDesign # Asserts exact stacktrace output.
4540
dart_2/causal_stacks/sync_async_start_pkg_test_test: SkipByDesign # Asserts exact stacktrace output.
4641

4742
[ $builder_tag == optimization_counter_threshold ]
@@ -94,14 +89,10 @@ dart_2/entrypoints/jit/*: SkipByDesign # These tests should only run on JIT.
9489
[ $compiler == dartkp ]
9590
dart/causal_stacks/async_throws_stack_no_causal_non_symbolic_test: SkipByDesign # --no-lazy... does nothing on precompiler.
9691
dart/causal_stacks/async_throws_stack_no_causal_test: SkipByDesign # --no-lazy... does nothing on precompiler.
97-
dart/causal_stacks/async_throws_stack_non_symbolic_test: SkipByDesign # --no-lazy... does nothing on precompiler.
98-
dart/causal_stacks/async_throws_stack_test: SkipByDesign # --no-lazy... does nothing on precompiler.
9992
dart/scavenger_abort_test: SkipSlow
10093
dart/v8_snapshot_profile_writer_test: Pass, Slow # Can be slow due to re-invoking the precompiler.
10194
dart_2/causal_stacks/async_throws_stack_no_causal_non_symbolic_test: SkipByDesign # --no-lazy... does nothing on precompiler.
10295
dart_2/causal_stacks/async_throws_stack_no_causal_test: SkipByDesign # --no-lazy... does nothing on precompiler.
103-
dart_2/causal_stacks/async_throws_stack_non_symbolic_test: SkipByDesign # --no-lazy... does nothing on precompiler.
104-
dart_2/causal_stacks/async_throws_stack_test: SkipByDesign # --no-lazy... does nothing on precompiler.
10596
dart_2/scavenger_abort_test: SkipSlow
10697
dart_2/v8_snapshot_profile_writer_test: Pass, Slow # Can be slow due to re-invoking the precompiler.
10798

0 commit comments

Comments
 (0)