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

Unified Diff: pkg/pkg.status

Issue 209333003: pkg/mock - NEW! (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: nit 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 | « pkg/mock/test/mock_test.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 87a3e43117129c8b63a7d6798982f961b30579fd..043e11075020e0afcf82dbad96421f5fe6cb60ee 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -137,6 +137,8 @@ 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
unittest/test/mock_regexp_negative_test: Skip
unittest/test/mock_stepwise_negative_test: Skip
polymer/example/canonicalization: Skip
@@ -148,6 +150,8 @@ third_party/angular_tests/browser_test: StaticWarning # Issue 15890
[ $compiler == dart2analyzer ]
# 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
unittest/test/mock_regexp_negative_test: Skip
unittest/test/mock_stepwise_negative_test: Skip
polymer/example/canonicalization: Skip
« no previous file with comments | « pkg/mock/test/mock_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698