| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 16261)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -354,7 +354,6 @@
|
| execute_finally9_test: Fail # Issue: 7414
|
| null_access_error_test: Fail # Issue: 7414
|
| string_interpolate_null_test: Fail # Issue: 7414
|
| -arithmetic_test: Skip # BUG(3492): Times out.
|
| call_through_null_getter_test: Fail # Expected: ObjectNotClosureException got: Instance of 'TypeError'
|
| closure3_test: Fail # Uncaught error: Instance of 'TypeError'
|
| method_invocation_test: Fail # Uncaught error: Instance of 'TypeError'
|
|
|