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

Unified Diff: pkg/pkg.status

Issue 11293010: Fix more expectations, now that a test isn't wrong any more. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 2 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 | tests/language/language.status » ('j') | 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 e872700ee46139a60f686a0a8b0bd17f3b886356..b5cab15e67db9ac7271ec52b169cbb70483739de 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -32,7 +32,6 @@ unittest/test/mock_test: Fail # noSuchMethod InvocationMirror not correct yet.
# error there that causes the tests to timeout.
[ $runtime == dartium || $runtime == drt ]
intl/test/date_time_format_http_request_test: Skip
-unittest/test/mock_test: Fail
# Skip intl_message tests that use mirrors on dart2js until it's been
# implemented there.
@@ -66,11 +65,11 @@ intl/test/intl_test: Fail, OK
unittest/test/matchers_test: Fail, OK
-
-
[ $compiler == dart2js || $compiler == dartc ]
unittest/test/instance_test: Skip
[ $compiler == none && $runtime == drt ]
dartdoc/test/dartdoc_test: Skip # See dartbug.com/4541.
+[ $compiler == none && ($runtime == dartium || $runtime == drt) ]
+unittest/test/mock_test: Fail
« no previous file with comments | « no previous file | tests/language/language.status » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698