Skip to content

Commit ebc6340

Browse files
alexmarkovcommit-bot@chromium.org
authored andcommitted
[gardening] Skip bytecode_with_ast_in_aot_test on crossword-ast bot
Fixes #39199 Change-Id: I290d286d0cb2a04cf516ed1c4b5b6db03dcac1c2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/123887 Reviewed-by: Daco Harkes <dacoharkes@google.com> Commit-Queue: Alexander Markov <alexmarkov@google.com>
1 parent 79c7d3d commit ebc6340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

runtime/tests/vm/vm.status

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dart/use_bare_instructions_flag_test: Pass, Slow # Spawns several subprocesses
2222
[ $builder_tag == asan ]
2323
dart/transferable_throws_oom_test: SkipByDesign # This test tries to allocate too much memory on purpose. Still dartbug.com/37188
2424

25-
[ $builder_tag == crossword ]
25+
[ $builder_tag == crossword || $builder_tag == crossword_ast ]
2626
dart/emit_aot_size_info_flag_test: SkipByDesign # The test itself cannot determine the location of gen_snapshot (only tools/test.py knows where it is).
2727
dart/bytecode_with_ast_in_aot_test: SkipByDesign # The test doesn't know location of cross-platform gen_snapshot
2828

0 commit comments

Comments
 (0)