@@ -649,31 +649,31 @@ static_setter_get_test/01: Crash # Issue 27394
649
649
static_top_level_test/00: Crash # Issue 27394
650
650
static_top_level_test/04: Crash # Issue 27394
651
651
652
- [ $compiler == dart2js && !$checked ]
652
+ [ $compiler == dart2js && !$checked && !$dart2js_with_kernel ]
653
653
function_subtype_inline2_test: RuntimeError
654
654
655
- [ $compiler == dart2js && $runtime != none && !$checked ]
656
- type_parameter_test/05: MissingCompileTimeError
657
-
658
655
[ $compiler == dart2js && !$checked && $minified && !$dart2js_with_kernel ]
659
656
function_subtype_inline2_test: RuntimeError
660
657
661
- [ $compiler == dart2js && $runtime == d8 ]
662
- constructor_call_as_function_test/01: MissingCompileTimeError
663
- constructor_duplicate_final_test/01: Pass
664
- constructor_duplicate_final_test/02: Pass
665
-
666
- [ $compiler == dart2js && $runtime == d8 && !$checked]
667
- mixin_mixin_test: RuntimeError
658
+ [ $compiler == dart2js && $runtime != none && !$checked && !$dart2js_with_kernel ]
668
659
mixin_mixin2_test: RuntimeError
669
660
mixin_mixin3_test: RuntimeError
670
- mixin_mixin4_test: RuntimeError
671
- mixin_mixin5_test: RuntimeError
672
- mixin_mixin6_test: RuntimeError
673
- mixin_mixin7_test: RuntimeError
674
661
mixin_mixin_bound2_test: RuntimeError
675
662
mixin_mixin_type_arguments_test: RuntimeError
676
663
mixin_type_parameters_super_test: RuntimeError
664
+ type_parameter_test/05: MissingCompileTimeError
665
+
666
+ [ $compiler == dart2js && $minified && !$dart2js_with_kernel ]
667
+ cyclic_type2_test: Fail # Issue 12605
668
+ cyclic_type_test/0*: Fail # Issue 12605
669
+ generic_closure_test: Fail # Issue 12605
670
+ mixin_mixin2_test: Fail # Issue 12605
671
+ mixin_mixin3_test: Fail # Issue 12605
672
+ mixin_mixin4_test: Fail # Issue 12605
673
+ mixin_mixin5_test: Fail # Issue 12605
674
+ mixin_mixin6_test: Fail # Issue 12605
675
+ mixin_mixin_bound2_test: RuntimeError # Issue 12605
676
+ mixin_mixin_bound_test: RuntimeError # Issue 12605
677
677
678
678
[ $compiler == dart2js && $runtime == d8 && $checked && $dart2js_with_kernel_in_ssa && !$dart2js_with_kernel ]
679
679
assertion_initializer_const_function_test/none: RuntimeError
@@ -896,6 +896,7 @@ function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla
896
896
function_subtype_closure1_test: RuntimeError
897
897
function_subtype_factory1_test: RuntimeError
898
898
function_subtype_inline1_test: RuntimeError
899
+ function_subtype_inline2_test: RuntimeError
899
900
function_subtype_named1_test: RuntimeError
900
901
function_subtype_named2_test: RuntimeError
901
902
function_subtype_not1_test: RuntimeError
@@ -955,7 +956,16 @@ method_override7_test/01: MissingCompileTimeError
955
956
method_override7_test/02: MissingCompileTimeError
956
957
method_override8_test/00: MissingCompileTimeError
957
958
method_override8_test/01: MissingCompileTimeError
959
+ mixin_mixin2_test: RuntimeError
960
+ mixin_mixin3_test: RuntimeError
961
+ mixin_mixin4_test: RuntimeError
962
+ mixin_mixin5_test: RuntimeError
963
+ mixin_mixin6_test: RuntimeError
964
+ mixin_mixin7_test: RuntimeError
965
+ mixin_mixin_bound2_test: RuntimeError
958
966
mixin_mixin_bound_test: RuntimeError
967
+ mixin_mixin_test: RuntimeError
968
+ mixin_mixin_type_arguments_test: RuntimeError
959
969
mixin_of_mixin_test/none: CompileTimeError
960
970
mixin_super_2_test/none: CompileTimeError
961
971
mixin_super_constructor2_test: RuntimeError
@@ -986,6 +996,7 @@ mixin_supertype_subclass4_test/03: CompileTimeError
986
996
mixin_supertype_subclass4_test/04: CompileTimeError
987
997
mixin_supertype_subclass4_test/05: CompileTimeError
988
998
mixin_supertype_subclass4_test/none: CompileTimeError
999
+ mixin_type_parameters_super_test: RuntimeError
989
1000
modulo_test: RuntimeError
990
1001
multiline_newline_test/04: MissingCompileTimeError
991
1002
multiline_newline_test/04r: MissingCompileTimeError
@@ -1149,6 +1160,7 @@ function_subtype_closure0_test: Crash # NoSuchMethodError: The method 'hasSubcla
1149
1160
function_subtype_closure1_test: RuntimeError
1150
1161
function_subtype_factory1_test: RuntimeError
1151
1162
function_subtype_inline1_test: RuntimeError
1163
+ function_subtype_inline2_test: RuntimeError
1152
1164
function_subtype_named1_test: RuntimeError
1153
1165
function_subtype_named2_test: RuntimeError
1154
1166
function_subtype_not1_test: RuntimeError
@@ -1208,7 +1220,16 @@ method_override7_test/01: MissingCompileTimeError
1208
1220
method_override7_test/02: MissingCompileTimeError
1209
1221
method_override8_test/00: MissingCompileTimeError
1210
1222
method_override8_test/01: MissingCompileTimeError
1223
+ mixin_mixin2_test: RuntimeError
1224
+ mixin_mixin3_test: RuntimeError
1225
+ mixin_mixin4_test: RuntimeError
1226
+ mixin_mixin5_test: RuntimeError
1227
+ mixin_mixin6_test: RuntimeError
1228
+ mixin_mixin7_test: RuntimeError
1229
+ mixin_mixin_bound2_test: RuntimeError
1211
1230
mixin_mixin_bound_test: RuntimeError
1231
+ mixin_mixin_test: RuntimeError
1232
+ mixin_mixin_type_arguments_test: RuntimeError
1212
1233
mixin_of_mixin_test/none: CompileTimeError
1213
1234
mixin_super_2_test/none: CompileTimeError
1214
1235
mixin_super_constructor2_test: RuntimeError
@@ -1239,6 +1260,7 @@ mixin_supertype_subclass4_test/03: CompileTimeError
1239
1260
mixin_supertype_subclass4_test/04: CompileTimeError
1240
1261
mixin_supertype_subclass4_test/05: CompileTimeError
1241
1262
mixin_supertype_subclass4_test/none: CompileTimeError
1263
+ mixin_type_parameters_super_test: RuntimeError
1242
1264
mock_writable_final_field_test: RuntimeError # Issue 30847
1243
1265
mock_writable_final_private_field_test: RuntimeError # Issue 30847
1244
1266
modulo_test: RuntimeError
@@ -1290,16 +1312,14 @@ await_for_test: Skip # Jsshell does not provide periodic timers, Issue 7728
1290
1312
[ $compiler == dart2js && $checked && !$dart2js_with_kernel ]
1291
1313
async_return_types_test/nestedFuture: Fail # Issue 26429
1292
1314
async_return_types_test/wrongTypeParameter: Fail # Issue 26429
1315
+ covariant_subtyping_test: CompileTimeError
1293
1316
default_factory2_test/01: Fail # Issue 14121
1294
1317
1295
1318
[ $compiler == dart2js && !$checked && !$dart2js_with_kernel ]
1296
1319
bool_check_test: RuntimeError # Issue 29647
1297
1320
bool_condition_check_test: RuntimeError
1298
1321
generic_test: RuntimeError, OK
1299
1322
1300
- [ $compiler == dart2js && $checked ]
1301
- covariant_subtyping_test: CompileTimeError
1302
-
1303
1323
[ $compiler == dart2js && $runtime == d8 && $dart2js_with_kernel_in_ssa && !$dart2js_with_kernel ]
1304
1324
function_type/function_type14_test: Crash # Issue 27394
1305
1325
function_type/function_type15_test: Crash # Issue 27394
@@ -1349,14 +1369,9 @@ generic_function_typedef_test/none: Crash # Issue 27394
1349
1369
generic_function_typedef_test: Crash # Issue 27394
1350
1370
getter_setter_in_lib_test: Crash # Issue 27394
1351
1371
1352
- [ $compiler == dart2js && $runtime == safarimobilesim ]
1372
+ [ $compiler == dart2js && $runtime == safarimobilesim && !$dart2js_with_kernel ]
1353
1373
call_through_getter_test: Fail, OK
1354
1374
1355
- [ $compiler == dart2js && $minified && !$dart2js_with_kernel ]
1356
- cyclic_type2_test: Fail # Issue 12605
1357
- cyclic_type_test/0*: Fail # Issue 12605
1358
- generic_closure_test: Fail # Issue 12605
1359
-
1360
1375
[ $compiler == dart2js && $fast_startup && !$dart2js_with_kernel ]
1361
1376
instance_creation_in_function_annotation_test: Fail # mirrors not supported
1362
1377
deferred_constraints_constants_test/none: Fail # mirrors not supported
@@ -1373,10 +1388,10 @@ null_test/0*: Pass # mirrors not supported, fails for the wrong reason
1373
1388
null_test/none: Fail # mirrors not supported
1374
1389
vm/reflect_core_vm_test: Fail # mirrors not supported
1375
1390
1376
- [ $compiler == dart2js && $runtime == chrome && $system == macos ]
1391
+ [ $compiler == dart2js && $runtime == chrome && $system == macos && !$dart2js_with_kernel ]
1377
1392
await_future_test: Pass, Timeout # Issue 26735
1378
1393
1379
- [ $compiler == dart2js && $system == windows ]
1394
+ [ $compiler == dart2js && $system == windows && !$dart2js_with_kernel ]
1380
1395
string_literals_test: Pass, RuntimeError # Failures on dart2js-win7-chrome-4-4-be and dart2js-win7-ie11ff-4-4-be
1381
1396
1382
1397
[ $compiler == dart2js && $dart2js_with_kernel_in_ssa && $host_checked && !$dart2js_with_kernel ]
@@ -1394,17 +1409,8 @@ deferred_global_test: Crash # Issue 27394
1394
1409
[ $compiler == dart2js && $runtime != drt ]
1395
1410
issue23244_test: RuntimeError # 23244
1396
1411
1397
- [ $compiler == dart2js && $runtime == chrome ]
1412
+ [ $compiler == dart2js && $runtime == chrome && !$dart2js_with_kernel ]
1398
1413
enum_mirror_test: pass
1399
1414
1400
1415
[ $compiler == dart2js && $runtime == chromeOnAndroid ]
1401
1416
override_field_test/02: Pass, Slow # TODO(kasperl): Please triage.
1402
-
1403
- [ $compiler == dart2js && $minified && ! $dart2js_with_kernel ]
1404
- mixin_mixin2_test: Fail # Issue 12605
1405
- mixin_mixin3_test: Fail # Issue 12605
1406
- mixin_mixin4_test: Fail # Issue 12605
1407
- mixin_mixin5_test: Fail # Issue 12605
1408
- mixin_mixin6_test: Fail # Issue 12605
1409
- mixin_mixin_bound_test: RuntimeError # Issue 12605
1410
- mixin_mixin_bound2_test: RuntimeError # Issue 12605
0 commit comments