| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 13512)
|
| +++ tests/language/language.status (working copy)
|
| @@ -218,13 +218,12 @@
|
| import_combinators_test: Fail
|
| export_test: Fail # Issue 5785
|
| export_cyclic_test: Fail # Issue 5785
|
| -call_test: Fail # Issue 5797
|
|
|
| [ $runtime == dartium ]
|
| import_combinators_test: Fail
|
|
|
|
|
| -[ $runtime == vm ]
|
| +[ $runtime == vm || $runtime == drt ]
|
| call_test: Fail # Issue 1604
|
|
|
| [ $runtime == chrome ]
|
|
|