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

Unified Diff: tests/html/html.status

Issue 10548065: Revert "Fix DataView constructor and byte accessors." (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 | « lib/html/frog/html_frog.dart ('k') | tests/html/typed_arrays_dataview_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 595ebb52f840be3decb3f483a3b4d0c908def0e5..7cc2d8eda6d92bebd379b265c43823b11609427b 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -13,7 +13,6 @@ request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not impl
[ $compiler == none && ($runtime == drt || $runtime == dartium) && $mode == debug ]
native_gc_test: Skip # Issue 2538. Too slow in debug.
-typed_arrays_dataview_test: Fail # DataView constructor not implemented.
[ $compiler == none && $runtime == drt && $system == windows]
audiocontext_test: Skip
@@ -46,7 +45,6 @@ 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
« no previous file with comments | « lib/html/frog/html_frog.dart ('k') | tests/html/typed_arrays_dataview_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698