| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 31929)
|
| +++ tests/language/language.status (working copy)
|
| @@ -19,6 +19,7 @@
|
| # Regular bugs which should be fixed.
|
| duplicate_export_negative_test: Fail # Issue 6134
|
| mixin_forwarding_constructor2_test: Fail # Issue 13641
|
| +osr_test: RuntimeError # Issue 16151
|
|
|
| [ $compiler == none && $runtime == vm ]
|
| class_keyword_test/02: MissingCompileTimeError # Issue 13627
|
|
|