| Index: tests/language/language.status
|
| diff --git a/tests/language/language.status b/tests/language/language.status
|
| index 2e7410bbb443ab53c008e4942f2a4a16756aac54..18ae68d38dd60b4e8c673e35fbf5151c9d34a901 100644
|
| --- a/tests/language/language.status
|
| +++ b/tests/language/language.status
|
| @@ -7,6 +7,7 @@
|
|
|
| [ ($runtime == vm || $runtime == dart_precompiled) && $compiler != dartk && $compiler != dartkp ]
|
| abstract_beats_arguments2_test/01: Crash # dartbug.com/29171
|
| +type_variable_conflict2_test/01: RuntimeError # Issue 19725
|
|
|
| # These test entries will be valid for vm/dartium (with and without kernel).
|
| [ $compiler == none || $compiler == app_jit || $compiler == dartk || $runtime == dart_precompiled ]
|
|
|