X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=subprojects%2Fgst-plugins-ugly%2Ftests%2Fcheck%2Fmeson.build;h=41f60390369e19c2b8cb5f2571e13373bdcdb475;hb=d132592423be64ec18a223b67810ac89f391277e;hp=256dbe8f068c9750ec0fe887ac1484982e166ed0;hpb=2265709574d2596d38fd9d6aead3253b488c48fb;p=platform%2Fupstream%2Fgstreamer.git diff --git a/subprojects/gst-plugins-ugly/tests/check/meson.build b/subprojects/gst-plugins-ugly/tests/check/meson.build index 256dbe8..41f6039 100644 --- a/subprojects/gst-plugins-ugly/tests/check/meson.build +++ b/subprojects/gst-plugins-ugly/tests/check/meson.build @@ -1,7 +1,6 @@ # name, condition when to skip the test and extra dependencies ugly_tests = [ [ 'elements/x264enc', not x264_dep.found(), [ x264_dep, gmodule_dep ] ], - [ 'elements/xingmux', get_option('xingmux').disabled()], [ 'generic/states' ], ]