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

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

Issue 9619009: A local may be an unnamed closure. Make sure we emit a name for them. (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/scanner/keyword.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 5087)
+++ client/tests/client/client-leg.status (working copy)
@@ -9,10 +9,6 @@
dom/HTMLElementTest: Fail # named constructors with type arguments are not implemented
dom/TypedArrays1Test: Fail # Expect.isTrue(false) fails.
dom/WrapperTest: Fail # Expect.stringEquals(expected: <HTMLCanvasElement>", <null>) fails
-
-# Bad generated code due to unnamed closure
-dom/TypingTest: Fail # CONSOLE MESSAGE: line 2708: Uncaught SyntaxError: Unexpected token =
-dom/NativeGCTest: Fail # CONSOLE MESSAGE: line 3010: Uncaught SyntaxError: Unexpected token =
dom/EventsTest: Fail # CONSOLE MESSAGE: line 7608: Uncaught TypeError: Cannot read property 'is$ExpectException' of undefined
# DOM can return null or undefined
« no previous file with comments | « no previous file | frog/leg/scanner/keyword.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698