Skip to content
Snippets Groups Projects
Commit 2fa46741 authored by Deucе's avatar Deucе :ok_hand_tone4:
Browse files

Group tests by suite, not by OS/Platform

parent e3e83011
No related branches found
No related tags found
No related merge requests found
Pipeline #5668 passed
...@@ -459,7 +459,7 @@ spec: ...@@ -459,7 +459,7 @@ spec:
needs: needs:
- job: "$[[ inputs.os ]]-$[[ inputs.platform ]] [xpdev]" - job: "$[[ inputs.os ]]-$[[ inputs.platform ]] [xpdev]"
"$[[ inputs.os ]]-$[[ inputs.platform ]] [js-testsuite]": "js-testsuite [$[[ inputs.os ]]-$[[ inputs.platform ]]]":
extends: extends:
- .$[[ inputs.os ]]-test - .$[[ inputs.os ]]-test
script: script:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment