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

Unified Diff: tests/html/html.status

Issue 701413002: Re-land r41544 "Update dart binaries used for running tests to version 1.7.2" (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') | tests/html/xhr_test.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 b0f6b4f186e7fa8d90ea68d4cefa031dd59f5466..55702a81a9a71ff042935945588a7933edd7e0f5 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -218,6 +218,7 @@ xsltprocessor_test/supported: Fail
custom/document_register_type_extensions_test/construction: Fail # Issue 13193
custom/element_upgrade_test: Fail # Issue 18247
worker_api_test: Fail # IE does not support URL.createObjectURL in web workers.
+xhr_test/xhr: Skip # Times out. Issue 21527
[ $compiler == dart2js && $runtime == drt && $unchecked ]
audiocontext_test/functional: Pass, Fail
@@ -308,6 +309,7 @@ xhr_test/xhr: Pass, Fail # Issue 11602
dart_object_local_storage_test: Skip # sessionStorage NS_ERROR_DOM_NOT_SUPPORTED_ERR
webgl_1_test: Pass, Fail # Issue 8219
canvasrenderingcontext2d_test/drawImage_video_element_dataUrl: Fail # Firefox does not like dataUrl videos for drawImage
+canvasrenderingcontext2d_test/drawImage_video_element: RuntimeError # Issue 21526
# Firefox Feature support statuses-
# All changes should be accompanied by platform support annotation changes.
@@ -353,6 +355,9 @@ 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 && ($system == macos || $system == windows)]
ricow1 2014/11/06 15:09:44 move ie10 down here as well, it is the same bug
+xhr_test/xhr: Skip # Times out. Issue 21527
+
[ $compiler == none && $runtime == dartium ]
async_test: Timeout # Issue 13719: Please triage this failure.
element_offset_test/offset: Pass, Fail # Issue 13719, 13296
« no previous file with comments | « tests/co19/co19-dartium.status ('k') | tests/html/xhr_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698