summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorThibault Saunier <tsaunier@igalia.com>2021-10-12 17:19:46 -0300
committerGStreamer Marge Bot <gitlab-merge-bot@gstreamer-foundation.org>2021-10-14 12:59:29 +0000
commit42501adc4ce1da3284a1827d51bc3a8fcf9daa67 (patch)
tree6d866360ede6b0613aa09ff71ec5925f8776a20a /.gitlab-ci.yml
parent968ecbba5433b1bd62ec9c3d84bf5e28133408aa (diff)
downloadgstreamer-42501adc4ce1da3284a1827d51bc3a8fcf9daa67.tar.gz
ci: Check for closed bugs for unit tests too
And add FIXMEs for test that should have been reenabled but haven't, we will reenable them when CI is stable enough! Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/1121>
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0b143a3dc3..cbc727bd81 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -480,6 +480,7 @@ build msys2 :
- >
./gst-env.py
gst-validate-launcher ${TEST_SUITE}
+ --check-bugs
--dump-on-failure
--mute
--shuffle
@@ -520,7 +521,7 @@ integration testsuites fedora:
extends: '.test fedora x86_64'
parallel: 4
variables:
- EXTRA_VALIDATE_ARGS: "--timeout-factor=2 --retry-on-failures --check-bugs --parts=${CI_NODE_TOTAL} --part-index=${CI_NODE_INDEX} --sync"
+ EXTRA_VALIDATE_ARGS: "--timeout-factor=2 --retry-on-failures --parts=${CI_NODE_TOTAL} --part-index=${CI_NODE_INDEX} --sync"
TEST_SUITE: "validate ges"
# gstreamer-full: