mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-03 15:06:34 +00:00
check: Don't run the state change test on the dtls elements
There isn't really any way to test the elements standalone.
This commit is contained in:
parent
9592a0c32f
commit
fe9a87d563
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ AM_TESTS_ENVIRONMENT = \
|
|||
GST_PLUGIN_LOADING_WHITELIST="gstreamer@$(GST_PLUGINS_DIR):gst-plugins-base@$(GSTPB_PLUGINS_DIR):gst-plugins-good:gst-plugins-ugly:gst-libav:gst-plugins-bad@$(top_builddir)" \
|
||||
GST_STATE_IGNORE_ELEMENTS="apexsink avdtpsrc camerabin dc1394src \
|
||||
dccpclientsrc dccpclientsink dccpserversrc dccpserversink decklinksrc \
|
||||
decklinksink dvbsrc dvbbasebin dfbvideosink festival fluidsynth gsettingsvideosrc \
|
||||
decklinksink dtlssrtpdec dtlssrtpenc dvbsrc dvbbasebin dfbvideosink festival fluidsynth gsettingsvideosrc \
|
||||
gsettingsvideosink gsettingsaudiosrc gsettingsaudiosink linsyssdisrc linsyssdisink nassink \
|
||||
rsndvdbin sdlaudiosink sdlvideosink vcdsrc rfbsrc vdpauyuvvideo vdpauvideoyuv \
|
||||
vdpaumpegdec vdpaumpeg4dec vdpauh264dec vdpauvideopostprocess vdpausink neonhttpsrc"
|
||||
|
|
Loading…
Reference in a new issue