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

Unified Diff: tests/html/html.status

Issue 11757002: Fixing ArrayBuffer et al on IE. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 7 years, 12 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 | « sdk/lib/indexed_db/dartium/indexed_db_dartium.dart ('k') | tests/html/typed_arrays_1_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 f48eee278dd845aa2e5483ba283a44db3cdaf4f8..83f102d7a5b89121bbbb3d5578685af10885cd56 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -91,9 +91,6 @@ storage_test: Fail, Pass
svgelement_test/additionalConstructors: Fail
svgelement2_test: Fail
svg_3_test: Fail
-typed_arrays_1_test: Fail
-typed_arrays_arraybuffer_test: Fail
-typed_arrays_dataview_test: Fail
url_test: Fail # IE10 does not support from file://
websql_test: Fail
window_open_test: Skip
@@ -115,14 +112,7 @@ element_types_test/supported_track: Fail
form_data_test: Fail # Issue 4793.
form_element_test: Fail # Issue 4793.
inner_frame_test: Skip # Issue 5727 (timeout)
-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_5_test: Skip
-typed_arrays_arraybuffer_test: Skip
-typed_arrays_dataview_test: Skip
-typed_arrays_range_checks_test: Fail
+typed_arrays_1_test/supported: Fail
localstorage_test: Fail
websql_test: Fail # IE does not support web SQL
#
@@ -227,7 +217,6 @@ serialized_script_value_test: Fail
svg_3_test: Fail
svgelement_test/additionalConstructors: Fail
svgelement2_test: Fail
-typed_arrays_1_test: Fail
typed_arrays_arraybuffer_test: Fail
url_test: Fail
websocket_test: Fail
@@ -293,7 +282,6 @@ request_animation_frame_test: Skip # Async test hangs.
[ $compiler == dart2js && ($runtime == drt || $runtime == chrome || $runtime == ff || $runtime == safari) ]
isolates_test: Skip # Timeout because leg does not support web workers.
-typed_arrays_1_test: Fail # dart2js doesn't support is checks with generic types.
[ $compiler == dart2js && $runtime == ff ]
xhr_test: Skip # Timeout
« no previous file with comments | « sdk/lib/indexed_db/dartium/indexed_db_dartium.dart ('k') | tests/html/typed_arrays_1_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698