| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index cdf21023eaa83f9d4a7a0a538c982d9e43f6c38a..c5a091db2cd927373212ccf3ce9b29bf86aa9e7f 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -100,3 +100,4 @@ cc/Dart2JSCompileAll: Skip # Timeout.
|
| [ $noopt ]
|
| dart/redirection_type_shuffling_test: CompileTimeError # Imports dart:mirrors
|
| dart/byte_array_test: Crash # Incompatible flag --disable_alloc_stubs_after_gc
|
| +dart/inline_stack_frame_test: Fail # Issue 24783 - inlined frames missing
|
|
|