diff --git a/ci/scripts/test.sh b/ci/scripts/test.sh index a13d660891..e3a59b6eb2 100755 --- a/ci/scripts/test.sh +++ b/ci/scripts/test.sh @@ -25,6 +25,7 @@ echo "-> Running $tests" --mute \ --shuffle \ --no-display \ + --validate-generate-expectations=disabled \ --meson-no-rebuild \ --timeout-factor "$timeout" \ --fail-on-testlist-change \ diff --git a/subprojects/gst-devtools/validate/launcher/testsuites/check.py b/subprojects/gst-devtools/validate/launcher/testsuites/check.py index 7506a9c5e5..feb921a89f 100644 --- a/subprojects/gst-devtools/validate/launcher/testsuites/check.py +++ b/subprojects/gst-devtools/validate/launcher/testsuites/check.py @@ -154,6 +154,7 @@ BLACKLIST = [ (r'check.gst-plugins-bad.elements_curlhttpsrc.test_multiple_http_requests$', 'https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/788'), (r'check.gst-plugins-good.elements_rtpsession.test_multiple_senders_roundrobin_rbs$', 'https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/789'), (r'check.gst-plugins-bad.elements_shm.test_shm_live$', 'https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/790'), + (r'check.gst-plugins-bad.validate.autovideoconvert.renegotiate$', ''), (r'check.gst-plugins-good.elements_splitmux.test_splitmuxsink_async$', '[FIXME -- SHOULD BE FIXED] https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/791'), (r'check.gst-plugins-bad.elements_netsim.netsim_stress$', 'https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/792'), (r'check.gst-editing-services.nle_complex.test_one_expandable_another$', 'https://gitlab.freedesktop.org/gstreamer/gstreamer/-/issues/793'), diff --git a/subprojects/gst-plugins-bad/tests/validate/autovideoconvert/renegotiate/flow-expectations/log-^convert-src$-expected b/subprojects/gst-plugins-bad/tests/validate/autovideoconvert/renegotiate/flow-expectations/log-^convert-src$-expected new file mode 100644 index 0000000000..bc3c358f6b --- /dev/null +++ b/subprojects/gst-plugins-bad/tests/validate/autovideoconvert/renegotiate/flow-expectations/log-^convert-src$-expected @@ -0,0 +1,24 @@ +event stream-start: GstEventStreamStart, flags=(GstStreamFlags)GST_STREAM_FLAG_NONE; +event caps: video/x-raw(memory:GLMemory), format=(string)RGBA, framerate=(fraction)30/1, height=(int)240, texture-target=(string)2D, width=(int)320; +event segment: format=TIME, start=0:00:00.000000000, offset=0:00:00.000000000, stop=none, time=0:00:00.000000000, base=0:00:00.000000000, position=0:00:00.000000000 +buffer: pts=0:00:00.000000000, dur=0:00:00.033333333, flags=discont +buffer: pts=0:00:00.033333333, dur=0:00:00.033333333 +buffer: pts=0:00:00.066666666, dur=0:00:00.033333334 + +CHECKPOINT: Setup capsfilter caps=video/x-raw + +event caps: video/x-raw, format=(string)RGBA, framerate=(fraction)30/1, height=(int)240, width=(int)320; +buffer: pts=0:00:00.100000000, dur=0:00:00.033333333 +buffer: pts=0:00:00.133333333, dur=0:00:00.033333333 + +CHECKPOINT: Setup capsfilter caps=video/x-raw(memory:GLMemory) + +event caps: video/x-raw(memory:GLMemory), format=(string)RGBA, framerate=(fraction)30/1, height=(int)240, texture-target=(string)2D, width=(int)320; +buffer: pts=0:00:00.166666666, dur=0:00:00.033333334 +buffer: pts=0:00:00.200000000, dur=0:00:00.033333333 + +CHECKPOINT: Setup capsfilter caps=video/x-raw + +event caps: video/x-raw, format=(string)RGBA, framerate=(fraction)30/1, height=(int)240, width=(int)320; +buffer: pts=0:00:00.233333333, dur=0:00:00.033333333 +buffer: pts=0:00:00.266666666, dur=0:00:00.033333334