ci: disable libnice's gupnp support

There is a race somewhere in gupnp that is hard to track down and
requires very specific reproduction scenario.  Disable for now.

Fixes: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/issues/1348
Part-of: <https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4667>
This commit is contained in:
Matthew Waters 2023-05-18 22:48:03 +10:00 committed by GStreamer Marge Bot
parent 9f67b866b9
commit b679469fac

View file

@ -43,6 +43,7 @@ variables:
DEFAULT_MESON_ARGS: >
-Dlibnice:tests=disabled
-Dlibnice:examples=disabled
-Dlibnice:gupnp=disabled
-Dopenh264:tests=disabled
-Dpygobject:tests=false
-Dpython=enabled