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

Unified Diff: pkg/pkg.status

Issue 172813002: pkg/docgen: fixd build, ignore known static warnings (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 10 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 b86cede7e8e9a9efecb59114ea496b233f5f4452..23623199d8b4700360bbfd4646b19409f923a5fc 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -297,6 +297,7 @@ third_party/html5lib/test/browser/browser_test: Skip
polymer_expressions/test/globals_test: Fail # Issue 16568
[ $runtime == safari || $runtime == chrome || $runtime == ie9 || $runtime == ff || $runtime == dartium || $runtime == drt ]
+docgen/test/generate_json_test: Skip # Uses dart:io
docgen/test/single_library_test: Skip # Uses dart:io
docgen/test/multi_library_test: Skip # Uses dart:io
scheduled_test/test/scheduled_server_test: Skip # Uses dart:io
@@ -309,6 +310,7 @@ unittest/test/missing_tick_test: Fail, OK # Expected to fail, due to timeout.
source_maps/test/parser_test: Pass, Timeout # Issue 13719: Please triage this failure.
[ $compiler == dartanalyzer || $compiler == dart2analyzer ]
+docgen/test/generate_json_test: StaticWarning
docgen/test/single_library_test: StaticWarning
docgen/test/multi_library_test: StaticWarning
unittest/test/matchers_test: StaticWarning, OK # testing error creating abstract class
« 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