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

Unified Diff: tests/html/html.status

Issue 10834271: Support typed arrays constructor templates. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 4 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
« lib/dom/scripts/systemnative.py ('K') | « lib/dom/scripts/systemnative.py ('k') | 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 86b4bb0453cb6fa781bd975156e672c550cbd7e2..e4af4db0dc9a47f9e8468d48af53347c0af57b24 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -10,18 +10,6 @@ measurement_test: Pass, Fail # Issue 1940
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
-# Troubles with ctors, in work.
-audiocontext_test: Fail
-blob_constructor_test: Fail
-typed_arrays_1_test: Fail
-typed_arrays_2_test: Fail
-typed_arrays_3_test: Fail
-typed_arrays_4_test: Fail
-typed_arrays_5_test: Fail
-typed_arrays_dataview_test: Fail
-typed_arrays_range_checks_test: Fail
-transferables_test: Fail
-# End of troubles with ctors.
#htmloptionscollection_test: Fail # TODO(asiva): investigate.
[ $compiler == none && $runtime == drt && $system == windows]
« lib/dom/scripts/systemnative.py ('K') | « lib/dom/scripts/systemnative.py ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698