| Index: tests/language_2/language_2_dartdevc.status
|
| diff --git a/tests/language_2/language_2_dartdevc.status b/tests/language_2/language_2_dartdevc.status
|
| index 9d0038b769e4e9572138bb36ed77cd7d0056a48d..eb02bec9833f36c293f57fba2e232aa46ac7e22c 100644
|
| --- a/tests/language_2/language_2_dartdevc.status
|
| +++ b/tests/language_2/language_2_dartdevc.status
|
| @@ -31,6 +31,72 @@ accessor_conflict_import_prefixed2_test: CompileTimeError # Issue 25626
|
| accessor_conflict_import_prefixed_test: CompileTimeError # Issue 25626
|
| accessor_conflict_import_test: CompileTimeError # Issue 25626
|
| regress_30339_test: CompileTimeError # As expected. Should we make this a multi test?
|
| +function_type/function_type0_test: RuntimeError # Issue 30462
|
| +function_type/function_type10_test: RuntimeError # Issue 30462
|
| +function_type/function_type12_test: RuntimeError # Issue 30462
|
| +function_type/function_type13_test: RuntimeError # Issue 30462
|
| +function_type/function_type14_test: RuntimeError # Issue 30462
|
| +function_type/function_type15_test: RuntimeError # Issue 30462
|
| +function_type/function_type16_test: RuntimeError # Issue 30462
|
| +function_type/function_type17_test: RuntimeError # Issue 30462
|
| +function_type/function_type18_test: RuntimeError # Issue 30462
|
| +function_type/function_type19_test: RuntimeError # Issue 30462
|
| +function_type/function_type1_test: RuntimeError # Issue 30462
|
| +function_type/function_type20_test: RuntimeError # Issue 30462
|
| +function_type/function_type21_test: RuntimeError # Issue 30462
|
| +function_type/function_type22_test: RuntimeError # Issue 30462
|
| +function_type/function_type24_test: RuntimeError # Issue 30462
|
| +function_type/function_type25_test: RuntimeError # Issue 30462
|
| +function_type/function_type26_test: RuntimeError # Issue 30462
|
| +function_type/function_type27_test: RuntimeError # Issue 30462
|
| +function_type/function_type28_test: RuntimeError # Issue 30462
|
| +function_type/function_type29_test: RuntimeError # Issue 30462
|
| +function_type/function_type2_test: RuntimeError # Issue 30462
|
| +function_type/function_type30_test: RuntimeError # Issue 30462
|
| +function_type/function_type31_test: RuntimeError # Issue 30462
|
| +function_type/function_type32_test: RuntimeError # Issue 30462
|
| +function_type/function_type33_test: RuntimeError # Issue 30462
|
| +function_type/function_type34_test: RuntimeError # Issue 30462
|
| +function_type/function_type36_test: RuntimeError # Issue 30462
|
| +function_type/function_type3_test: RuntimeError # Issue 30462
|
| +function_type/function_type44_test: RuntimeError # Issue 30462
|
| +function_type/function_type45_test: RuntimeError # Issue 30462
|
| +function_type/function_type46_test: RuntimeError # Issue 30462
|
| +function_type/function_type47_test: RuntimeError # Issue 30462
|
| +function_type/function_type48_test: RuntimeError # Issue 30462
|
| +function_type/function_type49_test: RuntimeError # Issue 30462
|
| +function_type/function_type4_test: RuntimeError # Issue 30462
|
| +function_type/function_type51_test: RuntimeError # Issue 30462
|
| +function_type/function_type52_test: RuntimeError # Issue 30462
|
| +function_type/function_type53_test: RuntimeError # Issue 30462
|
| +function_type/function_type54_test: RuntimeError # Issue 30462
|
| +function_type/function_type56_test: RuntimeError # Issue 30462
|
| +function_type/function_type57_test: RuntimeError # Issue 30462
|
| +function_type/function_type59_test: RuntimeError # Issue 30462
|
| +function_type/function_type5_test: RuntimeError # Issue 30462
|
| +function_type/function_type60_test: RuntimeError # Issue 30462
|
| +function_type/function_type61_test: RuntimeError # Issue 30462
|
| +function_type/function_type62_test: RuntimeError # Issue 30462
|
| +function_type/function_type63_test: RuntimeError # Issue 30462
|
| +function_type/function_type64_test: RuntimeError # Issue 30462
|
| +function_type/function_type65_test: RuntimeError # Issue 30462
|
| +function_type/function_type66_test: RuntimeError # Issue 30462
|
| +function_type/function_type6_test: RuntimeError # Issue 30462
|
| +function_type/function_type7_test: RuntimeError # Issue 30462
|
| +function_type/function_type80_test: RuntimeError # Issue 30462
|
| +function_type/function_type81_test: RuntimeError # Issue 30462
|
| +function_type/function_type82_test: RuntimeError # Issue 30462
|
| +function_type/function_type83_test: RuntimeError # Issue 30462
|
| +function_type/function_type84_test: RuntimeError # Issue 30462
|
| +function_type/function_type85_test: RuntimeError # Issue 30462
|
| +function_type/function_type86_test: RuntimeError # Issue 30462
|
| +function_type/function_type87_test: RuntimeError # Issue 30462
|
| +function_type/function_type88_test: RuntimeError # Issue 30462
|
| +function_type/function_type89_test: RuntimeError # Issue 30462
|
| +function_type/function_type8_test: RuntimeError # Issue 30462
|
| +function_type/function_type90_test: RuntimeError # Issue 30462
|
| +function_type/function_type96_test: RuntimeError # Issue 30462
|
| +function_type/function_type9_test: RuntimeError # Issue 30462
|
|
|
| [ $compiler == dartdevc && $runtime != none ]
|
| async_star_cancel_while_paused_test: RuntimeError # Issue 29920
|
|
|