Index: runtime/tests/vm/vm.status |
diff --git a/runtime/tests/vm/vm.status b/runtime/tests/vm/vm.status |
index 744aa61777ccc340f761effa2ada4b8797dc146c..445dd4063ba7b934e34ab49ca6453a3ca639fd5a 100644 |
--- a/runtime/tests/vm/vm.status |
+++ b/runtime/tests/vm/vm.status |
@@ -66,3 +66,6 @@ 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. |