| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 12187)
|
| +++ tests/language/language.status (working copy)
|
| @@ -69,7 +69,15 @@
|
| lazy_static3_test: Fail # Issue 3558
|
| lazy_static4_test: Fail # Issue 3558
|
|
|
| +optional_named_parameters_test/01: Fail # Clarify specification of parameters.
|
| +optional_named_parameters_test/02: Fail # Clarify specification of parameters.
|
| +optional_named_parameters_test/03: Fail # Clarify specification of parameters.
|
| +optional_named_parameters_test/04: Fail # Clarify specification of parameters.
|
| +optional_named_parameters_test/05: Fail # Clarify specification of parameters.
|
| +optional_named_parameters_test/06: Fail # Clarify specification of parameters.
|
| +optional_named_parameters_test/07: Fail # Clarify specification of parameters.
|
|
|
| +
|
| # DartC specific tests that should not be run by the VM
|
| *dartc_test: Skip
|
| *dartc_negative_test: Skip
|
|
|