| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index b810967066e0931cbb3ab41ff4ff5529c4b7bafe..f0bc1efc763223389892b2117b7b3c361094ae99 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -86,8 +86,8 @@ dart/byte_array_test: Crash # Incompatible flag --disable_alloc_stubs_after_gc
|
|
|
| [ $noopt || $compiler == precompiler ]
|
| dart/redirection_type_shuffling_test: CompileTimeError # Imports dart:mirrors
|
| -dart/inline_stack_frame_test: Fail # Issue 24783 - inlined frames missing
|
| +dart/optimized_stacktrace_test: RuntimeError # Expects line and column numbers
|
|
|
| [ $runtime == dart_precompiled ]
|
| -dart/optimized_stacktrace_test: Fail
|
| +dart/inline_stack_frame_test: Fail # Issue 24783 - inlined frames missing
|
| dart/data_uri_spawn_test: RuntimeError # Isolate.spawnUri
|
|
|