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

Unified Diff: tests/html/html.status

Issue 10701067: Enable all IE tests - probe for triage. (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 e2d87de84bd0f15e0b8202737fa86067466ca863..ee7316270dc50b6d1bcbc8f9ae01d1aad81cd119 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -21,7 +21,7 @@ audiocontext_test: Skip
[ $compiler == none && $runtime == drt && $system == macos]
audiocontext_test: Pass, Fail
-[ $runtime == ie || $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
+[ $runtime == safari || $runtime == ff || $runtime == chrome || $runtime == opera ]
# TODO(vsm): Triage DOM tests.
dom_isolates_test: Fail
indexeddb_2_test: Fail # Issue 1883 - IndexedDB methods don't handle maps correctly.
@@ -29,25 +29,25 @@ htmloptionscollection_test: Fail # Issue 3813.
shadow_dom_test: Skip # No ShadowDOM support except on tip dartium.
shadow_dom_layout_test: Skip
-[ $runtime == dartium || $runtime == chrome || $runtime == ie || $runtime == safari || $runtime == ff || $runtime == opera ]
+[ $runtime == dartium || $runtime == chrome || $runtime == safari || $runtime == ff || $runtime == opera ]
history_test: Fail
[ $runtime == ie ]
-typed_arrays_1_test: Skip # ie9 does not have typed arrays.
-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
-svgelement_test: Fail
-svgelement2_test: Fail
-xhr_test: Fail
+#typed_arrays_1_test: Skip # ie9 does not have typed arrays.
+#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
+#svgelement_test: Fail
+#svgelement2_test: Fail
+#xhr_test: Fail
[ $runtime == safari ]
canvas_pixel_array_type_alias_test: Fail # Caught TypeError: 'undefined' is not a function
@@ -98,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