| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 9cefc78ee76ad4470a35fdbdb9f28da3d0310b79..7e01642f6adefc95392d44320a207572a7505412 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -53,9 +53,9 @@ f_bounded_quantification_test/01: Fail
|
| f_bounded_quantification_test/02: Fail
|
| closure_type_test: Fail # does not detect type error in checked mode.
|
| function_type_test: Fail # does not detect type error in checked mode.
|
| -function_malformed_result_type_test: Fail # does not detect type error in checked mode.
|
| factory1_test/00: Fail
|
| factory1_test/01: Fail
|
| +type_annotation_test/09: Fail # Named constructors interpreted as a type.
|
|
|
| super_call4_test: Fail # Badly generated noSuchMethod call.
|
|
|
|
|