Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cogsys
Dare2Del
Demonstrator - Reasoning WebAPI
Commits
776f0c5d
Commit
776f0c5d
authored
Jun 13, 2021
by
Siebers, Michael
Browse files
disallow system tests to fail
parent
e0ee2110
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
776f0c5d
...
...
@@ -430,13 +430,11 @@ system_test:endpoint_irrelevant@file:
extends
:
.system_test:run_with_data_and_db
variables
:
TEST_NAME
:
endpoint_irrelevant@file
allow_failure
:
true
# see issue #63
system_test:endpoint_explain:
extends
:
.system_test:run_with_data_and_db
variables
:
TEST_NAME
:
endpoint_explain
allow_failure
:
true
# see issue #63
system_test:robust against wrong method
:
extends
:
.system_test:run_with_data
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment