From 38994d43592e70394da0e9c9ba35d89634d684a7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tim-Philipp=20M=C3=BCller?= Date: Sat, 25 Nov 2017 11:16:28 +0000 Subject: [PATCH] tests: ignore waylandsink in state change test "Unexpected critical/warning: Wayland compositor is missing the ability to scale, video display may not work properly." --- tests/check/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/check/Makefile.am b/tests/check/Makefile.am index 348c29491f..7c331cf5b8 100644 --- a/tests/check/Makefile.am +++ b/tests/check/Makefile.am @@ -19,7 +19,7 @@ AM_TESTS_ENVIRONMENT += \ decklinksink dtlssrtpdec dtlssrtpenc dvbsrc dvbbasebin dfbvideosink festival fluidsynth \ kmssink \ rsndvdbin vcdsrc rfbsrc vdpauyuvvideo vdpauvideoyuv \ - vdpaumpegdec vdpaumpeg4dec vdpauh264dec vdpauvideopostprocess vdpausink neonhttpsrc" + vdpaumpegdec vdpaumpeg4dec vdpauh264dec vdpauvideopostprocess vdpausink neonhttpsrc waylandsink" plugindir = $(libdir)/gstreamer-@GST_API_VERSION@