Commit 2f17376e authored by Olivier Crête's avatar Olivier Crête Committed by Olivier Crête

gitlab-ci: No longer allow meson test failures

parent 31055980
......@@ -42,7 +42,6 @@ test autotools:
test autotools valgrind:
extends: test autotools
allow_failure: true
script:
- ifconfig
- make check-valgrind
......@@ -168,7 +167,6 @@ build msvc x86:
test meson:
stage: test
image: registry.freedesktop.org/libnice/libnice/centos7/meson-build
allow_failure: true
needs:
- build meson
except:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment