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

Unified Diff: tests/html/html.status

Issue 10780029: ArrayBuffer constructor (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 5 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
Index: tests/html/html.status
diff --git a/tests/html/html.status b/tests/html/html.status
index 88e80023ec39176c5a937bf3edb879e98a3b8e65..6d45b33aaffd5ad41c7dcca6152bfa9947544ecf 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -12,6 +12,7 @@ measurement_test: Pass, Fail # Issue 1940
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
blob_constructor_test: Fail # custom Blob constructor not implemented.
js_interop_4_test: Fail # Dart-to-Dart sync calls not implemented.
+typed_arrays_arraybuffer_test: Fail # Issue 2682 constructor not implemented.
[ $compiler == none && $runtime == drt && $system == windows]
audiocontext_test: Skip
@@ -38,7 +39,10 @@ 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
cssstyledeclaration_test: Fail
element_test: Fail
localstorage_test: Fail
@@ -75,7 +79,6 @@ shadow_dom_layout_test: Fail
shadow_dom_test: Fail
storage_test: Fail
svg_3_test: Fail
-typed_arrays_range_checks_test: Fail
websocket_test: Fail
window_nosuchmethod_test: Fail
window_open_test: Skip # BUG(4016)

Powered by Google App Engine
This is Rietveld 408576698