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

Unified Diff: pkg/pkg.status

Issue 306283002: pkg/matcher: cleanup, updates, deprecations, fixes (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 7 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
« pkg/matcher/lib/src/interfaces.dart ('K') | « pkg/matcher/test/test_common.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 f9f324435f14d959ffd9b8c686befc7b207449ac..a5bc660a257ba3f6d184abd23ff75120052c614a 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -360,7 +360,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 ]
-matcher/test/matchers_test: StaticWarning, OK # testing error creating abstract class
+matcher/test/deprecated_matchers_test: StaticWarning # testing error creating abstract class
third_party/angular_tests/vm_test: StaticWarning # Uses removed APIs. See issue 18733.
[ $runtime == vm && ($system == windows || $system == macos) ]
« pkg/matcher/lib/src/interfaces.dart ('K') | « pkg/matcher/test/test_common.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698