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

Unified Diff: tests/html/html.status

Issue 10831314: Don't auto-send credentials on XHR.get (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix test status for dart2js Created 8 years, 4 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 e4af4db0dc9a47f9e8468d48af53347c0af57b24..63b26f0b7b1b6e76911af80e5ee8ed0aacfe572f 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -8,6 +8,9 @@ xmldocument_test: Skip # XML in dart:html is incomplete
xmlelement_test: Skip # XML in dart:html is incomplete
measurement_test: Pass, Fail # Issue 1940
+[ $runtime == drt ]
+xhr_cross_origin_test: Skip # Issue 4502: Passes with --allow-external-pages.
+
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
#htmloptionscollection_test: Fail # TODO(asiva): investigate.

Powered by Google App Engine
This is Rietveld 408576698