| Index: runtime/tests/vm/vm.status
|
| diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status
|
| index e6ce377e31c3403d2ef732fb1db5f2422c0fe148..853467331dbb171872559e1e1e96b632ec5a7f7b 100644
|
| --- a/runtime/tests/vm/vm.status
|
| +++ b/runtime/tests/vm/vm.status
|
| @@ -59,14 +59,6 @@ cc/Sdc1Ldc1: Crash # Illegal instructions
|
| cc/Cop1CvtDL: Crash
|
| cc/Cop1CvtDL_neg: Crash
|
|
|
| -[ $compiler == dartanalyzer ]
|
| -# has compilation error, as designed
|
| -dart/isolate_mirror_local_test: fail
|
| -
|
| -[ $compiler == dart2analyzer ]
|
| -# has compilation error, as designed
|
| -dart/isolate_mirror_local_test: fail
|
| -
|
| [ $compiler == none && $runtime == dartium ]
|
| dart/isolate_mirror_local_test: Fail # Issue 13719: Please triage this failure.
|
|
|
|
|