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

Unified Diff: pkg/pkg.status

Issue 16866005: Fix more pkg.status bugs. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 6 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 979ee402d78044fbc6eb36b3a951f1b36e37208d..7f63f2d5c3ec044774fca462fe8e0ff8d98ee3ff 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -64,7 +64,7 @@ intl/test/message_extraction/message_extraction_test: Fail # Issue 9167
analyzer_experimental/test/generated/ast_test: Fail
unittest/test/instance_test: Fail # http://dartbug.com/11191
-[ $compiler == dart2js && $runtime == d8 ]
+[ $compiler == dart2js && $runtime == d8 && $checked ]
pathos/test/pathos_io_test: Fail # Issue 11258
oauth2/*: Fail # Issue 11258
oauth2/test/utils_test: Pass
@@ -200,7 +200,7 @@ dartdoc/test/dartdoc_test: Skip # See dartbug.com/4541.
[ $runtime == dartium || $runtime == drt ]
serialization/test/no_library_test: Skip # Expected Failure
-[ $runtime == dartium ]
+[ ($runtime == dartium || $runtime == drt) && $compiler == none ]
pathos/test/pathos_dart2js_test: Fail, OK # Issue 6490
# Skip mdv_observe tests on command line VM, they only run in the browser.
« 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