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

Add skipif for user.

Also, give test suites different names.
parent 16448b0b
No related branches found
No related tags found
No related merge requests found
Pipeline #7840 failed
...@@ -686,7 +686,7 @@ spec: ...@@ -686,7 +686,7 @@ spec:
######### #########
# Tests # # Tests #
######### #########
"$[[ inputs.os ]]-$[[ inputs.platform ]] js-testsuite": "$[[ inputs.os ]]-$[[ inputs.platform ]] jsexec-testsuite":
extends: extends:
- .$[[ inputs.os ]]-test - .$[[ inputs.os ]]-test
script: script:
...@@ -702,7 +702,7 @@ spec: ...@@ -702,7 +702,7 @@ spec:
when: never when: never
- !reference [.rules, rules] - !reference [.rules, rules]
"$[[ inputs.os ]]-$[[ inputs.platform ]] js-testsuite": "$[[ inputs.os ]]-$[[ inputs.platform ]] jsdoor-testsuite":
extends: extends:
- .$[[ inputs.os ]]-test - .$[[ inputs.os ]]-test
script: script:
......
jsdoor_revision !== undefined
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment