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
Branches
Tags
No related merge requests found
Pipeline #7840 failed
......@@ -686,7 +686,7 @@ spec:
#########
# Tests #
#########
"$[[ inputs.os ]]-$[[ inputs.platform ]] js-testsuite":
"$[[ inputs.os ]]-$[[ inputs.platform ]] jsexec-testsuite":
extends:
- .$[[ inputs.os ]]-test
script:
......@@ -702,7 +702,7 @@ spec:
when: never
- !reference [.rules, rules]
"$[[ inputs.os ]]-$[[ inputs.platform ]] js-testsuite":
"$[[ inputs.os ]]-$[[ inputs.platform ]] jsdoor-testsuite":
extends:
- .$[[ inputs.os ]]-test
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