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

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

Issue 9633015: Map typeName getter to the global typeNameOf. This is a unspoken rule from the native interface :) (Closed) Base URL: http://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 | frog/leg/elements/elements.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/tests/client/client-leg.status
===================================================================
--- client/tests/client/client-leg.status (revision 5159)
+++ client/tests/client/client-leg.status (working copy)
@@ -4,8 +4,6 @@
[ $component == legium ]
-dom/TypedArrays1Test: Fail # Expect.isTrue(false) fails.
-dom/WrapperTest: Fail # Expect.stringEquals(expected: <HTMLCanvasElement>", <null>) fails
dom/EventsTest: Fail # CONSOLE MESSAGE: line 7608: Uncaught TypeError: Cannot read property 'is$ExpectException' of undefined
# DOM can return null or undefined
@@ -27,3 +25,6 @@
dom/DOMIsolatesTest: Fail # cannot read dart:isolate
dom/IsolatesTest: Fail # cannot read dart:isolate
dom/IsolateLightTest: Fail # cannot read dart:isolate
+
+# We don't support is checks with generic types.
+dom/TypedArrays1Test: Fail # Expect.isTrue(false) fails.
« no previous file with comments | « no previous file | frog/leg/elements/elements.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698