| Index: tests/language_2/language_2_dart2js.status
|
| diff --git a/tests/language_2/language_2_dart2js.status b/tests/language_2/language_2_dart2js.status
|
| index 1333b1d824477c68229fbfaeba7f67b7709edbeb..56c5fe1e1346b9e5e518a5783c56da7444cf6c0f 100644
|
| --- a/tests/language_2/language_2_dart2js.status
|
| +++ b/tests/language_2/language_2_dart2js.status
|
| @@ -189,6 +189,77 @@ assertion_test: RuntimeError
|
| [ $compiler == dart2js && $runtime == drt && $checked ]
|
| assertion_test: RuntimeError
|
|
|
| +[ $compiler == dart2js && $runtime != none && $checked ]
|
| +function_type/function_type0_test: RuntimeError # Issue 30476
|
| +function_type/function_type10_test: RuntimeError # Issue 30476
|
| +function_type/function_type12_test: RuntimeError # Issue 30476
|
| +function_type/function_type13_test: RuntimeError # Issue 30476
|
| +function_type/function_type14_test: RuntimeError # Issue 30476
|
| +function_type/function_type15_test: RuntimeError # Issue 30476
|
| +function_type/function_type16_test: RuntimeError # Issue 30476
|
| +function_type/function_type17_test: RuntimeError # Issue 30476
|
| +function_type/function_type18_test: RuntimeError # Issue 30476
|
| +function_type/function_type19_test: RuntimeError # Issue 30476
|
| +function_type/function_type1_test: RuntimeError # Issue 30476
|
| +function_type/function_type20_test: RuntimeError # Issue 30476
|
| +function_type/function_type21_test: RuntimeError # Issue 30476
|
| +function_type/function_type22_test: RuntimeError # Issue 30476
|
| +function_type/function_type24_test: RuntimeError # Issue 30476
|
| +function_type/function_type25_test: RuntimeError # Issue 30476
|
| +function_type/function_type26_test: RuntimeError # Issue 30476
|
| +function_type/function_type27_test: RuntimeError # Issue 30476
|
| +function_type/function_type28_test: RuntimeError # Issue 30476
|
| +function_type/function_type29_test: RuntimeError # Issue 30476
|
| +function_type/function_type2_test: RuntimeError # Issue 30476
|
| +function_type/function_type30_test: RuntimeError # Issue 30476
|
| +function_type/function_type31_test: RuntimeError # Issue 30476
|
| +function_type/function_type32_test: RuntimeError # Issue 30476
|
| +function_type/function_type33_test: RuntimeError # Issue 30476
|
| +function_type/function_type34_test: RuntimeError # Issue 30476
|
| +function_type/function_type36_test: RuntimeError # Issue 30476
|
| +function_type/function_type3_test: RuntimeError # Issue 30476
|
| +function_type/function_type44_test: RuntimeError # Issue 30476
|
| +function_type/function_type45_test: RuntimeError # Issue 30476
|
| +function_type/function_type46_test: RuntimeError # Issue 30476
|
| +function_type/function_type47_test: RuntimeError # Issue 30476
|
| +function_type/function_type48_test: RuntimeError # Issue 30476
|
| +function_type/function_type49_test: RuntimeError # Issue 30476
|
| +function_type/function_type4_test: RuntimeError # Issue 30476
|
| +function_type/function_type50_test: RuntimeError # Issue 30476
|
| +function_type/function_type51_test: RuntimeError # Issue 30476
|
| +function_type/function_type52_test: RuntimeError # Issue 30476
|
| +function_type/function_type53_test: RuntimeError # Issue 30476
|
| +function_type/function_type54_test: RuntimeError # Issue 30476
|
| +function_type/function_type56_test: RuntimeError # Issue 30476
|
| +function_type/function_type57_test: RuntimeError # Issue 30476
|
| +function_type/function_type58_test: RuntimeError # Issue 30476
|
| +function_type/function_type59_test: RuntimeError # Issue 30476
|
| +function_type/function_type5_test: RuntimeError # Issue 30476
|
| +function_type/function_type60_test: RuntimeError # Issue 30476
|
| +function_type/function_type61_test: RuntimeError # Issue 30476
|
| +function_type/function_type62_test: RuntimeError # Issue 30476
|
| +function_type/function_type63_test: RuntimeError # Issue 30476
|
| +function_type/function_type64_test: RuntimeError # Issue 30476
|
| +function_type/function_type65_test: RuntimeError # Issue 30476
|
| +function_type/function_type66_test: RuntimeError # Issue 30476
|
| +function_type/function_type6_test: RuntimeError # Issue 30476
|
| +function_type/function_type7_test: RuntimeError # Issue 30476
|
| +function_type/function_type80_test: RuntimeError # Issue 30476
|
| +function_type/function_type81_test: RuntimeError # Issue 30476
|
| +function_type/function_type82_test: RuntimeError # Issue 30476
|
| +function_type/function_type83_test: RuntimeError # Issue 30476
|
| +function_type/function_type84_test: RuntimeError # Issue 30476
|
| +function_type/function_type85_test: RuntimeError # Issue 30476
|
| +function_type/function_type86_test: RuntimeError # Issue 30476
|
| +function_type/function_type87_test: RuntimeError # Issue 30476
|
| +function_type/function_type88_test: RuntimeError # Issue 30476
|
| +function_type/function_type89_test: RuntimeError # Issue 30476
|
| +function_type/function_type8_test: RuntimeError # Issue 30476
|
| +function_type/function_type90_test: RuntimeError # Issue 30476
|
| +function_type/function_type96_test: RuntimeError # Issue 30476
|
| +function_type/function_type9_test: RuntimeError # Issue 30476
|
| +
|
| +
|
| [ $compiler == dart2js && $dart2js_with_kernel && $host_checked ]
|
| abstract_exact_selector_test/01: Crash
|
| abstract_exact_selector_test/none: Crash
|
|
|