File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 582
582
"host-checked" : true
583
583
}
584
584
},
585
- "dart2js-hostasserts-weak-(linux|mac|win)-x64-d8 " : {
585
+ "dart2js-hostasserts-weak-(linux|mac|win)-x64-(d8|chrome) " : {
586
586
"options" : {
587
587
"builder-tag" : " dart2js-weak" ,
588
588
"enable-experiment" : [
2553
2553
],
2554
2554
"shards" : 6 ,
2555
2555
"fileset" : " dart2js_hostasserts_nnbd"
2556
+ },
2557
+ {
2558
+ "name" : " dart2js legacy weak lib tests" ,
2559
+ "arguments" : [
2560
+ " -ndart2js-hostasserts-weak-linux-x64-chrome" ,
2561
+ " --dart2js-batch" ,
2562
+ " lib_2"
2563
+ ],
2564
+ "shards" : 3 ,
2565
+ "fileset" : " dart2js_hostasserts_nnbd"
2566
+ },
2567
+ {
2568
+ "name" : " dart2js legacy weak co19 tests" ,
2569
+ "arguments" : [
2570
+ " -ndart2js-hostasserts-weak-linux-x64-chrome" ,
2571
+ " --dart2js-batch" ,
2572
+ " co19_2"
2573
+ ],
2574
+ "shards" : 6 ,
2575
+ "fileset" : " dart2js_hostasserts_nnbd"
2556
2576
}
2557
2577
]
2558
2578
},
You can’t perform that action at this time.
0 commit comments