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

Unified Diff: tests/html/html.status

Issue 709483002: Add test/xml content type to test server. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 6 years, 1 month 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 | « tests/co19/co19-dartium.status ('k') | tools/testing/dart/http_server.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index f95d10af8d10cb4218dc87c90e88e054681ec4c7..2d55219cbd5740a730fa50918194061a55193917 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -354,7 +354,7 @@ wheelevent_test: Fail # http://dartbug.com/12958
# Desktop operation systems do not support touch events on chrome 34 dartium.
touchevent_test/supported: Fail
-[ ($runtime == dartium || $runtime == ie10) && ($system == macos || $system == windows)]
+[ ($runtime == dartium && $system == macos) || $system == windows ]
xhr_test/xhr: Skip # Times out. Issue 21527
[ $compiler == none && $runtime == dartium ]
« no previous file with comments | « tests/co19/co19-dartium.status ('k') | tools/testing/dart/http_server.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698