| Index: tests/utils/utils.status
|
| ===================================================================
|
| --- tests/utils/utils.status (revision 7482)
|
| +++ tests/utils/utils.status (working copy)
|
| @@ -19,6 +19,9 @@
|
| [ $compiler == dart2js ]
|
| utf8_test: Fail # compiler cancelled: Unhandled non-BMP character: U+10412
|
|
|
| +[ $compiler == dart2js && $checked ]
|
| +dummy_compiler_test: Fail
|
| +
|
| [ $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
|
|
|