Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Utkarsh Ayachit
ParaView-Superbuild
Commits
5ead22a2
Commit
5ead22a2
authored
Dec 16, 2020
by
Ben Boeckel
Browse files
gitlab-ci: expect success for tests now
We have a machine that is reliable, so let's make sure it stays that way.
parent
3ca5bd91
Changes
1
Hide whitespace changes
Inline
Side-by-side
.gitlab-ci.yml
View file @
5ead22a2
...
...
@@ -219,8 +219,6 @@ test:windows-vs2019-mpi:
-
build:windows-vs2019-mpi
needs
:
-
build:windows-vs2019-mpi
# OpenGL context are not being created properly. Investigation needed.
allow_failure
:
true
upload:windows-vs2019-mpi:
extends
:
...
...
@@ -255,8 +253,6 @@ test:windows-vs2019-nompi:
-
build:windows-vs2019-nompi
needs
:
-
build:windows-vs2019-nompi
# OpenGL context are not being created properly. Investigation needed.
allow_failure
:
true
upload:windows-vs2019-nompi:
extends
:
...
...
Write
Preview
Markdown
is supported
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