| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 7471)
|
| +++ tests/language/language.status (working copy)
|
| @@ -475,8 +475,8 @@
|
| [ $compiler == dart2js]
|
| compile_time_constant8_test: Fail # We don't take the generic type into account yet.
|
| static_initializer_type_error_test: Fail # Checked mode not supported.
|
| +exception_test: Fail # "throw null" throws NullPointerException.
|
|
|
| -
|
| # Compilation errors.
|
| ct_const_test: Fail # We don't take the generic type into account yet.
|
| call_operator_test: Fail # Unexpected token 'call'
|
|
|