| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 8bf2fb481ee3f73ba13cf3ac03822e62b28b7080..2ca6f3e1427b1735c606a7191c53014154a54abf 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -91,3 +91,5 @@ dart/snapshot_version_test: SkipByDesign # Spawns processes
|
|
|
| [ $runtime == vm && $mode == debug && $builder_tag == asan ]
|
| cc/Dart2JSCompileAll: Skip # Timeout.
|
| +[ $compiler == dart2js && $cps_ir ]
|
| +dart/error_stacktrace_test: RuntimeError # undefined is not a function
|
|
|