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

Unified Diff: tests/html/html.status

Issue 10828251: Better temporary suppressions. (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
« 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 3caaa2e556c7a90f65a104eff52c12d44f8cc3d2..86b4bb0453cb6fa781bd975156e672c550cbd7e2 100644
--- a/tests/html/html.status
+++ b/tests/html/html.status
@@ -10,7 +10,18 @@ measurement_test: Pass, Fail # Issue 1940
[ $compiler == none && ($runtime == drt || $runtime == dartium) ]
request_animation_frame_test: Skip # drt hangs; requestAnimationFrame not implemented
-typed_arrays*: Fail # Troubles with constructors, in work.
+# 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]
« 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