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

Unified Diff: client/tests/client/client.status

Issue 9959048: Remove unused typed array factory constructors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 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 | client/tests/client/dom/TypedArrays3Test.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client.status
diff --git a/client/tests/client/client.status b/client/tests/client/client.status
index 0d81d1a7a41b7b3eea6b0dd82c4c3d5564deafe2..c0a88a0b7a0180a021510efbc7d0028ae89129e9 100644
--- a/client/tests/client/client.status
+++ b/client/tests/client/client.status
@@ -10,9 +10,11 @@ dom/AudioContextTest: Fail
dom/HTMLElementTest: Fail
dom/IsolateLightTest: Fail
dom/NativeGCTest: Fail # Issue 1448.
-dom/TypedArrays2Test: Pass, Fail # Dartium needs to implement 3 arg constructor
+dom/TypedArrays2Test: Fail # Dartium needs to implement 3 arg constructor
html/frog_html_tests: Skip
-html/TypedArrays2Test: Pass, Fail # Dartium dart:html needs to implement 3 arg constructor
+html/TypedArrays2Test: Fail # Dartium dart:html needs to implement 3 arg constructor
+dom/TypedArrays3Test: Fail # Investigate: setElements is not generated.
+html/TypedArrays3Test: Fail # Investigate: setElements is not generated.
[ $component == dartium && $system == windows ]
dom/DOMIsolatesTest: Skip
@@ -46,6 +48,7 @@ dom/*: Skip
[ $runtime == ie ]
html/TypedArrays1Test: Skip # ie9 does not have typed arrays.
html/TypedArrays2Test: Skip
+html/TypedArrays3Test: Skip
# TODO(nweiz): enable this test again once the functionality being tested
# is supported.
« no previous file with comments | « no previous file | client/tests/client/dom/TypedArrays3Test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698