diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status index 3b792280684..9cd25d68a83 100644 --- a/runtime/tests/vm/vm.status +++ b/runtime/tests/vm/vm.status @@ -22,7 +22,7 @@ dart/use_bare_instructions_flag_test: Pass, Slow # Spawns several subprocesses [ $builder_tag == asan ] dart/transferable_throws_oom_test: SkipByDesign # This test tries to allocate too much memory on purpose. Still dartbug.com/37188 -[ $builder_tag == crossword ] +[ $builder_tag == crossword || $builder_tag == crossword_ast ] 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). dart/bytecode_with_ast_in_aot_test: SkipByDesign # The test doesn't know location of cross-platform gen_snapshot