| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 19337)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -350,8 +350,6 @@
|
| [ $compiler == dart2js && $runtime == safari ]
|
| execute_finally8_test: Fail # Issue: 7414
|
| execute_finally9_test: Fail # Issue: 7414
|
| -null_access_error_test: Fail # Issue: 7414
|
| -closure3_test: Fail # Uncaught error: Instance of 'TypeError'
|
| null_pointer_exception_test: Fail # Uncaught error: Instance of 'TypeError'
|
| string_interpolate_npe_test: Fail # Uncaught error: Instance of 'TypeError'
|
| arithmetic_test: Fail # Issue: 7414
|
|
|