Index: tests/utils/utils.status |
=================================================================== |
--- tests/utils/utils.status (revision 6410) |
+++ tests/utils/utils.status (working copy) |
@@ -11,6 +11,9 @@ |
MarkdownTest: Skip |
DummyCompilerTest: Fail |
+[ $compiler == none && $runtime == vm && $mode == debug && $checked ] |
+DummyCompilerTest: Crash # Issue 2523 |
+ |
[ $runtime == vm || $compiler == dartc || ($compiler == none && $runtime == drt) ] |
# TODO(rnystrom): Right now, the VM tests can't access frog/ and client/ which |
# dartdoc uses, so disable for now. Once the deps files are unified this should |