| Index: tests/language/language_dart2js.status
|
| ===================================================================
|
| --- tests/language/language_dart2js.status (revision 34898)
|
| +++ tests/language/language_dart2js.status (working copy)
|
| @@ -3,6 +3,7 @@
|
| # BSD-style license that can be found in the LICENSE file.
|
|
|
| [ $compiler == dart2js || $compiler == dart2dart ]
|
| +function_literals2_test: Fail # Issue 18102
|
| override_inheritance_mixed_test/08: Fail # Issue 18124
|
| override_inheritance_mixed_test/09: Fail # Issue 18124
|
| bad_constructor_test/05: CompileTimeError # Issue 13669
|
|
|