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

Unified Diff: tests/html/html.status

Issue 11641005: Add cross-origin test with credentials. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 12 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 9a8ef67d7f2d653d9a0c8e68d27606d643fe3551..800c28f05931a8f621f3a80eaf1b575cb9c56739 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -269,7 +269,6 @@ websql_test: Fail # FF does not support web SQL
websocket_test: Pass, Fail # FF 10 is uses MozWebSocket, FF 11 uses WebSocket.
# Exception... "Access to restricted URI denied" code: "1012" nsresult: "0x805303f4"
# (NS_ERROR_DOM_BAD_URI) ...
-xhr_test: Fail
[ $runtime == ie9 && ($system == linux || $system == macos) ]
*: Skip
@@ -292,7 +291,6 @@ request_animation_frame_test: Skip # Async test hangs.
isolates_test: Skip # Timeout because leg does not support web workers.
[ $compiler == dart2js && $runtime == ff ]
-xhr_test: Skip # Timeout
inner_frame_test: Skip # Timeout
svg_3_test: Skip # Timeout
documentfragment_test: Skip # Timeout

Powered by Google App Engine
This is Rietveld 408576698