Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(83)

Unified Diff: pkg/pkg.status

Issue 217503006: pkg/docgen: pkg. status issue due to third party lib (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: pkg/pkg.status
diff --git a/pkg/pkg.status b/pkg/pkg.status
index e77ba5403aacddaa7f1a2401ef2491bde82840ae..d0892501753d34797db6df96c3504843545fb3fb 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -135,18 +135,7 @@ intl/test/date_time_format_http_request_test: Skip
[ $runtime == vm && $system == windows ]
intl/test/find_default_locale_standalone_test: Fail # Issue 8110
-[ $compiler == dartanalyzer ]
-# These tests are runtime negative but statically positive, so we skip
-# them in the analyzer.
-mock/test/mock_regexp_negative_test: Skip
-mock/test/mock_stepwise_negative_test: Skip
-polymer/example/canonicalization: Skip
-polymer/example/canonicalization2: Skip
-polymer/example/canonicalization3: Skip
-
-third_party/angular_tests/browser_test: StaticWarning # Issue 15890
-
-[ $compiler == dart2analyzer ]
+[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
# These tests are runtime negative but statically positive, so we skip
# them in the analyzer.
mock/test/mock_regexp_negative_test: Skip
@@ -156,6 +145,7 @@ polymer/example/canonicalization2: Skip
polymer/example/canonicalization3: Skip
third_party/angular_tests/browser_test: StaticWarning # Issue 15890
+docgen/test/*: StaticWarning # Issue 17896
[ $compiler == dart2js && $runtime == none]
polymer/example/canonicalization: Skip
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698