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

Unified Diff: pkg/pkg.status

Issue 19939004: Use window.location.href in path under dart2js. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 5 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/path/test/dartium_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 7dee165d8decfe5987156a68edf9ff0458cfc66f..29c75cdc9f976d1ceea56eba7ac4d3f00f153937 100644
--- a/pkg/pkg.status
+++ b/pkg/pkg.status
@@ -55,8 +55,7 @@ crypto/test/sha1_test: Fail # Issue 11407.
# Skip browser-specific tests on VM
[ $runtime == vm ]
docgen/test/single_library_test: Skip # Uses js_helper
-path/test/dartium_test: Fail, OK # Uses dart:html
-path/test/dart2js_test: Fail, OK # Uses dart:html
+path/test/browser_test: Fail, OK # Uses dart:html
intl/test/find_default_locale_browser_test: Skip
intl/test/date_time_format_http_request_test: Skip
@@ -175,9 +174,6 @@ dartdoc/test/dartdoc_test: Skip # See dartbug.com/4541.
[ $runtime == dartium || $runtime == drt ]
serialization/test/no_library_test: Skip # Expected Failure
-[ ($runtime == dartium || $runtime == drt) && $compiler == none ]
-path/test/dart2js_test: Fail, OK # Issue 6490
-
# Skip mdv tests on command line VM, they only run in the browser.
[ $runtime == vm ]
mdv: Skip
« no previous file with comments | « pkg/path/test/dartium_test.dart ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698