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

Unified Diff: tests/html/html.status

Issue 10692071: Revert "IE triage probe #3" (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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
diff --git a/tests/html/html.status b/tests/html/html.status
index ecfcf5399ccc908f2f44400c9ba85b62341cf426..e2d87de84bd0f15e0b8202737fa86067466ca863 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -38,8 +38,10 @@ typed_arrays_2_test: Skip
typed_arrays_3_test: Skip
typed_arrays_4_test: Skip
typed_arrays_dataview_test: Skip
+canvas_pixel_array_type_alias_test: Fail # Verify is CanvasPixelArray.
canvaspixelarraytypealias_test: Fail # Verify is CanvasPixelArray.
cssstyledeclaration_test: Fail
+documentfragment_test: Fail
element_test: Fail
localstorage_test: Fail
node_test: Fail
@@ -47,44 +49,6 @@ svgelement_test: Fail
svgelement2_test: Fail
xhr_test: Fail
-# Investigate and triage these into bug reports.
-audiocontext_test: Fail
-blob_constructor_test: Fail
-cache_test: Fail
-callbacks_test: Fail
-canvas_test: Fail
-canvas_using_html_test: Fail
-css_test: Fail
-dom_constructors_test: Fail
-exceptions_test: Fail
-hidden_dom_1_test: Fail
-hidden_dom_2_test: Fail
-history_test: Fail
-indexeddb_1_test: Fail
-indexeddb_2_test: Fail
-indexeddb_3_test: Fail
-indexeddb_4_test: Fail
-key_name_location_test: Fail
-measurement_test: Fail
-messageevent_test: Fail
-native_gc_test: Fail
-serialized_script_value_test: Fail
-shadow_dom_layout_test: Fail
-shadow_dom_test: Fail
-storage_test: Fail
-svg_2_test: Fail
-svg_3_test: Fail
-typed_arrays_range_checks_test: Fail
-websocket_test: Fail
-window_mangling_test: Fail
-window_nosuchmethod_test: Fail
-window_open_test: Fail
-xsltprocessor_test: Fail
-
-fileapi_test: Skip # Timeout
-isolates_test: Skip # Timeout
-
-
[ $runtime == safari ]
canvas_pixel_array_type_alias_test: Fail # Caught TypeError: 'undefined' is not a function
cssstyledeclaration_test: Fail
@@ -134,7 +98,7 @@ xhr_test: Fail
[ $runtime == ie ]
# TODO(vsm): Triage DOM failures.
-#*: Skip
+*: Skip
[ $runtime == safari && ($system == linux || $system == windows) ]
*: Skip
« 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