| Index: tests/language/language.status
|
| diff --git a/tests/language/language.status b/tests/language/language.status
|
| index 676537ba7ec1faeaafc884384619c98f0cb4acd9..54a5e8e6013217d9c8cde3b1aea90e0b9b57bdf4 100644
|
| --- a/tests/language/language.status
|
| +++ b/tests/language/language.status
|
| @@ -560,8 +560,6 @@ no_such_method_test: Pass, Fail, OK # Hard codes the name of invoked method ("fo
|
|
|
| named_parameters_aggregated_test/05: Fail # Compile-time error reported instead of static type warning.
|
|
|
| -new_expression_type_args_test/02: Fail # Test does not conform with spec.
|
| -
|
| get_set_syntax_test/00: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
|
| get_set_syntax_test/01: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
|
| get_set_syntax_test/02: Fail # Fixed by https://chromiumcodereview.appspot.com/10915111
|
|
|