Index: tests/language/language.status |
=================================================================== |
--- tests/language/language.status (revision 31085) |
+++ tests/language/language.status (working copy) |
@@ -6,11 +6,9 @@ |
# current state of the language. |
[ $compiler == none ] |
-mixin_regress_13688_test: RuntimeError # Issue 15244 |
mixin_super_constructor_named_test: Fail # Issue 12631 |
mixin_super_constructor_positionals_test: Fail # Issue 12631 |
built_in_identifier_prefix_test: Fail # Issue 6970 |
-f_bounded_equality_test: RuntimeError # Issue 14000 |
# These bugs refer currently ongoing language discussions. |
constructor_initializer_test/none: Fail # Issue 12633 |