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