diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status index 32f10592761..607d08c068b 100644 --- a/runtime/tests/vm/vm.status +++ b/runtime/tests/vm/vm.status @@ -193,6 +193,10 @@ cc/CorelibCompilerStats: Skip dart/disassemble_determinism_test: Slow, Pass # Times out on slower bots. dart_2/disassemble_determinism_test: Slow, Pass # Times out on slower bots. +[ $arch == ia32 && $mode == debug ] +dart/*: Pass, Slow # The CFE is not run from AppJit snapshot, JIT warmup in debug mode very slow +dart_2/*: Pass, Slow # The CFE is not run from AppJit snapshot, JIT warmup in debug mode very slow + [ $arch == ia32 && $mode == debug && $system == windows ] dart/transferable_test: Skip # This is performance test and somehow debug win ia32 bot's performance is unpredictable dart_2/transferable_test: Skip # This is performance test and somehow debug win ia32 bot's performance is unpredictable