diff --git a/gitlab/ci_template.yml b/gitlab/ci_template.yml index c64f777695..d697470954 100644 --- a/gitlab/ci_template.yml +++ b/gitlab/ci_template.yml @@ -163,6 +163,7 @@ build android arm64 api28: # camerabin.test_image_video_cycle: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/864 # camerabin.test_single_video_recording: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/864#note_101558 # camerabin.test_multiple_video_recordings: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/864#note_101646 + # audiomixer.test_flush_start_flush_stop: https://gitlab.freedesktop.org/gstreamer/gst-plugins-base/issues/555 # # TO FURTHER INVESTIGATE: # check.gst-plugins-base.libs_gstglcolorconvert.test_reorder_buffer @@ -209,6 +210,7 @@ build android arm64 api28: -b check.gstreamer.elements_capsfilter.test_unfixed_downstream_caps -b check.gst-rtsp-server.gst_rtspclientsink.test_record -b check.gst-rtsp-server.gst_rtspserver.test_shared_udp + -b check.gst-plugins-base.elements_audiomixer.test_flush_start_flush_stop script: - cd gst-build/ - >