| Index: tests/utils/utils.status
|
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status
|
| index 7c346b782e1502461d67b9333de8de53de577bf0..992eeb2d67d77f067be398edeff4d6caaa9db7e1 100644
|
| --- a/tests/utils/utils.status
|
| +++ b/tests/utils/utils.status
|
| @@ -22,10 +22,5 @@ dart2js_test: SkipByDesign # Uses dart:io.
|
| [ $compiler == dart2js && $mode == debug ]
|
| dummy_compiler_test: Slow, Pass
|
|
|
| -[ $compiler == none && $runtime == ContentShellOnAndroid ]
|
| -dummy_compiler_test: Pass, RuntimeError # Issue 17662
|
| -recursive_import_test: Pass, RuntimeError # Issue 17662
|
| -source_mirrors_test: Pass, RuntimeError # Issue 17662
|
| -
|
| [ ($noopt || $compiler == precompiler || $compiler == dart2app) ]
|
| source_mirrors_test: SkipByDesign # Imports dart:mirrors
|
|
|