| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index 496a025f143187e54b793ef05f9097fab7e1ecd1..7f7fe432ea1e39fd9748e82c6b1a2619b5320ad5 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -158,7 +158,7 @@ cc/CoreSnapshotSize: SkipByDesign # Imports dart:mirrors
|
| cc/StandaloneSnapshotSize: SkipByDesign # Imports dart:mirrors
|
|
|
| [ $noopt || $runtime == dart_precompiled ]
|
| -# Stacktraces in precompilation omit inlined frames.
|
| +# StackTraces in precompilation omit inlined frames.
|
| dart/inline_stack_frame_test: Pass, RuntimeError
|
| dart/optimized_stacktrace_test: Pass, RuntimeError
|
|
|
|
|