| Index: tests/language/language_dart2js.status
|
| diff --git a/tests/language/language_dart2js.status b/tests/language/language_dart2js.status
|
| index cffceeb0c473a28473cd4fbe7b69a3221deb74fe..4e4c34a5bb46562d694b166ca0c3886771d727e5 100644
|
| --- a/tests/language/language_dart2js.status
|
| +++ b/tests/language/language_dart2js.status
|
| @@ -500,6 +500,7 @@ this_conditional_operator_test/01: Crash # Issue 27394
|
| try_catch_syntax_test/13: Crash # Issue 27394
|
| try_catch_syntax_test/14: Crash # Issue 27394
|
| try_catch_syntax_test/15: Crash # Issue 27394
|
| +generalized_void_syntax_test: Crash # Issue #30176
|
|
|
| [ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel ]
|
| abstract_beats_arguments2_test/01: RuntimeError # Issue 27394
|
|
|