Index: pkg/pkg.status |
diff --git a/pkg/pkg.status b/pkg/pkg.status |
index e954c3630df398dcdd53865bd18be4e9af8119b6..16ffbd796f9ee1b895cd76a7c73e15689cdfdd4a 100644 |
--- a/pkg/pkg.status |
+++ b/pkg/pkg.status |
@@ -75,7 +75,7 @@ unittest/test/instance_test: Fail # http://dartbug.com/11191 |
[ $compiler == dart2js && $checked ] |
mdv_observe/test/observable_map_test: Fail # BUG(11480): Triage. |
-[ $compiler == dartc || $compiler == dartanalyzer || $compiler == dart2analyzer] |
+[ $compiler == dartanalyzer || $compiler == dart2analyzer] |
# These tests are runtime negative but statically positive, so we skip |
# them in the analyzer. |
unittest/test/mock_regexp_negative_test: Skip |