Chromium Code Reviews| Index: tests/utils/utils.status |
| diff --git a/tests/utils/utils.status b/tests/utils/utils.status |
| index 23e361b305d0e176e61c7ac9abedc31e4cf8c44c..9ef81704413691e10d4530881a39c2096c0836df 100644 |
| --- a/tests/utils/utils.status |
| +++ b/tests/utils/utils.status |
| @@ -15,6 +15,3 @@ dart2js_test: Skip # Uses dart:io. |
| [ $compiler == none && $runtime == dartium ] |
| dart2js_test: Skip # Uses dart:io. |
| - |
| -[ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
| -source_mirrors_test: StaticWarning # Issue 17264 |