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

Unified Diff: tests/co19/co19-dart2js.status

Issue 10915306: Put functions used in compile-time constants in the worklist of codegen. (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 years, 3 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
Index: tests/co19/co19-dart2js.status
===================================================================
--- tests/co19/co19-dart2js.status (revision 12416)
+++ tests/co19/co19-dart2js.status (working copy)
@@ -1208,7 +1208,6 @@
# Unexpected runtime errors.
#
[ $compiler == dart2js ]
-Language/10_Expressions/01_Constants_A19_t01: Fail # TypeError: Cannot set property 'call$0' of undefined
Language/10_Expressions/13_Function_Invocation/4_Function_Expression_Invocation_A05_t02: Fail # TypeError: Object #<C> has no method 'call$0'
Language/10_Expressions/14_Method_Invocation/3_Static_Invocation_A04_t08: Fail # TypeError: Object #<Foo> has no method 'call$0'
Language/10_Expressions/30_Type_Cast_A02_t01: Fail # Expect.identical(expected: <Instance of 'C'>, actual: <Instance of 'C'>) fails.
« no previous file with comments | « lib/compiler/implementation/compile_time_constants.dart ('k') | tests/language/methods_as_constants2_test.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698