@@ -35,13 +35,8 @@ dart/transferable_throws_oom_test: SkipByDesign # This test tries to allocate to
35
35
dart_2/transferable_throws_oom_test: SkipByDesign # This test tries to allocate too much memory on purpose. Still dartbug.com/37188
36
36
37
37
[ $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.
42
38
dart_2/causal_stacks/async_throws_stack_lazy_test: SkipByDesign # Asserts exact stacktrace output.
43
39
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.
45
40
dart_2/causal_stacks/sync_async_start_pkg_test_test: SkipByDesign # Asserts exact stacktrace output.
46
41
47
42
[ $builder_tag == optimization_counter_threshold ]
@@ -94,14 +89,10 @@ dart_2/entrypoints/jit/*: SkipByDesign # These tests should only run on JIT.
94
89
[ $compiler == dartkp ]
95
90
dart/causal_stacks/async_throws_stack_no_causal_non_symbolic_test: SkipByDesign # --no-lazy... does nothing on precompiler.
96
91
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.
99
92
dart/scavenger_abort_test: SkipSlow
100
93
dart/v8_snapshot_profile_writer_test: Pass, Slow # Can be slow due to re-invoking the precompiler.
101
94
dart_2/causal_stacks/async_throws_stack_no_causal_non_symbolic_test: SkipByDesign # --no-lazy... does nothing on precompiler.
102
95
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.
105
96
dart_2/scavenger_abort_test: SkipSlow
106
97
dart_2/v8_snapshot_profile_writer_test: Pass, Slow # Can be slow due to re-invoking the precompiler.
107
98
0 commit comments