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

Unified Diff: dart/tests/html/html.status

Issue 11027028: Disable test that depends on https://code.google.com/ being available. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge
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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: dart/tests/html/html.status
diff --git a/dart/tests/html/html.status b/dart/tests/html/html.status
index 71cb5cb906bb6229b7dde34d6bb07ca5be9e93a8..f7f02f643f47fa57ced5a0a5e9d823599668fe96 100644
--- a/dart/tests/html/html.status
+++ b/dart/tests/html/html.status
@@ -2,6 +2,8 @@
# for details. All rights reserved. Use of this source code is governed by a
# BSD-style license that can be found in the LICENSE file.
+xhr_cross_origin_test: Skip # http://dartbug.com/5645
+
window_open_test: Fail, Pass # http://dartbug.com/5151
event_test: Skip # Issue 1996
@@ -12,9 +14,6 @@ xmlelement_test: Skip # XML in dart:html is incomplete
[ $runtime == chrome ]
contentelement_test: Fail # Issue 5445: not currently supported on chrome stable.
-[ $runtime == drt ]
-xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages.
-
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
cssstyledeclaration_test: Fail # Issue 5617: Need to make corresponding dartium change.
@@ -113,7 +112,6 @@ window_open_test: Skip # BUG(4016)
xsltprocessor_test: Skip # BUG(4016)
isolates_test: Skip # BUG(4016)
xhr_test: Skip # BUG(4016)
-xhr_cross_origin_test: Skip # TODO(vsm): Triage XHR on IE.
[ $runtime == safari ]
performance_api_test: Fail # window.performance.timing not in Safari 6.
« 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