| 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.
|
|
|