Index: tests/language/language.status |
=================================================================== |
--- tests/language/language.status (revision 25781) |
+++ tests/language/language.status (working copy) |
@@ -47,8 +47,6 @@ |
lazy_static3_test: Fail # Issue 3558 |
-type_error_test: Fail # http://dartbug.com/5280 |
- |
# DartC specific tests that should not be run by the VM |
*dartc_test: Skip |
*dartc_negative_test: Skip |
@@ -290,7 +288,7 @@ |
compile_time_constant_checked3_test/05: Fail, OK |
compile_time_constant_checked3_test/06: Fail, OK |
-type_error_test: Fail, OK # VM bug: http://dartbug.com/5280 |
+positional_parameters_type_test: Fail # Triage this. |
type_variable_field_initializer_closure_test: Crash # VM bug: issue 8847 |
closures_initializer_test: Crash # VM bug: issue 8847 |