Index: pkg/pkg.status |
diff --git a/pkg/pkg.status b/pkg/pkg.status |
index 26ff01190550c64f65234e406e1995b1991f5710..4587fffec7f4c2b415cc3ddc9815c7c6617bc5dc 100644 |
--- a/pkg/pkg.status |
+++ b/pkg/pkg.status |
@@ -122,7 +122,7 @@ typed_data/test/typed_buffers_test/none: Fail # Issue 17607 (I put this here e |
# Unexplained errors only occuring on Safari 6.1 and earlier. |
typed_data/test/typed_buffers_test: RuntimeError |
-[ $compiler == dartanalyzer || $compiler == dart2analyzer ] |
+[ $compiler == dart2analyzer ] |
compiler/samples/compile_loop/compile_loop: CompileTimeError # Issue 16524 |
lookup_map/test/version_check_test: StaticWarning # https://github.com/dart-lang/http_parser/issues/6 |
lookup_map/test/lookup_map_test: StaticWarning # https://github.com/dart-lang/http_parser/issues/6 |