| Index: tests/language/language.status
|
| ===================================================================
|
| --- tests/language/language.status (revision 38145)
|
| +++ tests/language/language.status (working copy)
|
| @@ -85,12 +85,9 @@
|
| # problems in compile time constants.
|
| type_check_const_function_typedef2_test/00: Fail, OK
|
|
|
| -[ $compiler == none && $runtime != none ]
|
| +[ $compiler == none ]
|
| dynamic_prefix_core_test/01: RuntimeError # Issue 12478
|
|
|
| -[ $compiler == dart2dart && $runtime != none && $builder_tag != new_backend ]
|
| -dynamic_prefix_core_test/01: RuntimeError # Issue 12478
|
| -
|
| [ $compiler == none && ($runtime == vm || $runtime == drt || $runtime == dartium|| $runtime == ContentShellOnAndroid) ]
|
| dynamic_prefix_core_test/none: Fail # Issue 12478
|
| export_ambiguous_main_negative_test: Fail # Issue 14763
|
|
|