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

Unified Diff: pkg/pkg.status

Issue 172873002: pkg/docgen: putting test code in file system (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: rebase 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 | « pkg/docgen/test/util.dart ('k') | 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 23623199d8b4700360bbfd4646b19409f923a5fc..ebe04fa67c36b147ed0dde4693099606498e8ba2 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -310,9 +310,9 @@ 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
+docgen/test/generate_json_test: StaticWarning # Issue 16950
+docgen/test/single_library_test: StaticWarning # Issue 16950
+docgen/test/multi_library_test: StaticWarning # Issue 16950
unittest/test/matchers_test: StaticWarning, OK # testing error creating abstract class
[ $runtime == vm && ($system == windows || $system == macos) ]
« no previous file with comments | « pkg/docgen/test/util.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698