mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-06-06 23:48:53 +00:00
gitlab: don't run gst-plugins-rs tests
They are not working with CI atm, see #46
This commit is contained in:
parent
10326927d5
commit
5fc211d107
1 changed files with 1 additions and 0 deletions
|
@ -247,6 +247,7 @@ build clang fedora x86_64:
|
||||||
check fedora:
|
check fedora:
|
||||||
extends: '.test fedora x86_64'
|
extends: '.test fedora x86_64'
|
||||||
variables:
|
variables:
|
||||||
|
EXTRA_VALIDATE_ARGS: "-b check.gst-plugins-rs.*"
|
||||||
TEST_SUITE: "check.gst*"
|
TEST_SUITE: "check.gst*"
|
||||||
except:
|
except:
|
||||||
variables:
|
variables:
|
||||||
|
|
Loading…
Reference in a new issue