| Index: dart/runtime/tests/vm/vm.status
|
| diff --git a/dart/runtime/tests/vm/vm.status b/dart/runtime/tests/vm/vm.status
|
| index be2665cb29fe3e406f884486d3fc7f57b4fca001..deb07f1d78c48e085109dff464ab503d74df2179 100644
|
| --- a/dart/runtime/tests/vm/vm.status
|
| +++ b/dart/runtime/tests/vm/vm.status
|
| @@ -68,3 +68,8 @@ dart/isolate_mirror_local_test: Fail # Issue 13719: Please triage this failure.
|
| dart/isolate_mirror_remote_test: Fail # Issue 13921
|
| dart/isolate_unhandled_exception_test: Fail # Issue 13921
|
| dart/mirrored_compilation_error_test: Skip # Can't pass needed VM flag
|
| +
|
| +[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
|
| +dart/isolate_mirror_local_test: StaticWarning
|
| +dart/mirrored_compilation_error_test: CompileTimeError
|
| +dart/optimized_stacktrace_test: StaticWarning
|
|
|