| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index 96830522683151a312f1ea85710650695a598f67..408d7a05902aec2101b3952489a4e1e373df8015 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -163,6 +163,7 @@ string_interpolation9_test/13: Crash # Issue 15237
|
| string_interpolation9_test/16: Crash # Issue 15237
|
| string_interpolation9_test/17: Crash # Issue 15237
|
| string_interpolation9_test/18: Crash # Issue 15237
|
| +mixin_invalid_inheritance2_test/03: Crash # Issue 15237
|
|
|
| [ ($compiler == dart2js || $compiler == dart2dart) && $checked ]
|
| cyclic_typedef_test/07: Crash # Issue 15237
|
|
|