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

Unified Diff: tests/html/html.status

Issue 11015002: Fix up Safari html test status for Snow Leopard. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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: tests/html/html.status
===================================================================
--- tests/html/html.status (revision 13043)
+++ tests/html/html.status (working copy)
@@ -117,6 +117,30 @@
fileapi_test: Fail # requestFileSystem not supported in Safari 6.
datalistelement_test: Fail # HTMLDataListElement not yet supported in Safari.
contentelement_test: Fail # Safari 6 does not support content element.
+# The following tests all fail in Safari 5.1. (NOT Mountain Lion). These will go
+# away after we upgrade the buildbots to Mountain Lion after M1.
+# TODO(efortuna): Make our test framework able to separate tests out by browser
+# version.
+audiocontext_test: Fail
+blob_constructor_test: Fail
+canvas_pixel_array_type_alias_test: Fail
+canvas_test: Fail
+canvas_using_html_test: Fail
+datalistelement_test: Fail
+document_test: Fail
+dom_constructors_test: Fail
+element_add_test: Fail
+element_constructor_1_test: Fail
+element_test: Fail
+exceptions_test: Fail
+instance_of_test: Fail
+mutationobserver_test: Fail
+native_gc_test: Fail
+node_test: Fail
+serialized_script_value_test: Fail
+svgelement2_test: Fail
+svgelement_test: Fail
+url_test: Fail
[ $runtime == ff ]
audiocontext_test: Fail # FF only has Audio element
« 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