| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 31938)
|
| +++ tests/language/language.status (working copy)
|
| @@ -19,10 +19,10 @@
|
| # 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
|
| +osr_test: RuntimeError # Issue 16151
|
|
|
| [ $compiler == none && $checked ]
|
| type_variable_bounds4_test/01: Fail # Issue 14006
|
|
|