File tree Expand file tree Collapse file tree
taskcluster/kinds/web-platform-tests Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -370,8 +370,7 @@ tasks:
370370 # (though we're working on reducing this!)
371371 # Devs would love ~10-15m runs, but we don't want to be more than
372372 # 50% overhead, so let's aim for 15m (20m debug)
373- chunks : dynamic
374- default-chunks :
373+ chunks :
375374 by-test-platform :
376375 linux2204.*/debug.* : 25
377376 linux2204.* : 20
@@ -408,8 +407,7 @@ tasks:
408407 treeherder-symbol : W(webgpu-long)
409408 virtualization : virtual-with-gpu
410409 tier : 2
411- chunks : dynamic
412- default-chunks : 2
410+ chunks : 2
413411 max-run-time : 5400 # 90m
414412 variants : [] # We don't need sw or nofis testing.
415413 run-on-projects :
@@ -437,8 +435,7 @@ tasks:
437435 # (though we're working on reducing this!)
438436 # Devs would love ~10-15m runs, but we don't want to be more than
439437 # 50% overhead, so let's aim for 15m (20m debug)
440- chunks : dynamic
441- default-chunks :
438+ chunks :
442439 by-test-platform :
443440 linux2204.*-64.* : 20
444441 macosx.* : 25
@@ -475,8 +472,7 @@ tasks:
475472 treeherder-symbol : W(webgpu-backlog-long)
476473 virtualization : virtual-with-gpu
477474 tier : 3
478- chunks : dynamic
479- default-chunks :
475+ chunks :
480476 by-test-platform :
481477 macosx.* : 5
482478 windows.*-64.* : 6
You can’t perform that action at this time.
0 commit comments