| Index: tests/utils/utils.status
|
| ===================================================================
|
| --- tests/utils/utils.status (revision 38025)
|
| +++ tests/utils/utils.status (working copy)
|
| @@ -21,6 +21,6 @@
|
| dummy_compiler_test: Slow, Pass
|
|
|
| [ $compiler == none && $runtime == ContentShellOnAndroid ]
|
| -dummy_compiler_test: RuntimeError # http://dartbug.com/17662
|
| -recursive_import_test: RuntimeError # http://dartbug.com/17662
|
| -source_mirrors_test: RuntimeError # http://dartbug.com/17662
|
| +dummy_compiler_test: Pass, RuntimeError # http://dartbug.com/17662
|
| +recursive_import_test: Pass, RuntimeError # http://dartbug.com/17662
|
| +source_mirrors_test: Pass, RuntimeError # http://dartbug.com/17662
|
|
|