Test elements_camerabin fails on AArch64
Hello,
When running meson test
on aarch64-linux, the tests check_file_validity
and test_multiple_video_recordings
fails:
The output from the failed tests:
6/61 elements_camerabin FAIL 56.94 s (exit status 1)
--- command ---
12:57:30 GST_REGISTRY='/tmp/guix-build-gst-plugins-bad-1.18.1.drv-0/build/tests/check/elements_camerabin.registry' GST_PLUGIN_LOADING_WHITELIST='gstreamer:gst-plugins-base:gst-plugins-good:gst-plugins-ugly:gst-libav:libnice:gst-plugins-bad@/tmp/guix-build-gst-plugins-bad-1.18.1.drv-0/build' GST_STATE_IGNORE_ELEMENTS='' GST_PLUGIN_PATH_1_0='/tmp/guix-build-gst-plugins-bad-1.18.1.drv-0/build:/gnu/store/6w25bkmk5s9vgnk96hi821y5sr275c4d-gstreamer-1.18.1/lib/gstreamer-1.0:/gnu/store/lhvzfrr0filfn3y7lll2zw98hp58s9lm-gst-plugins-base-1.18.1/lib/gstreamer-1.0' GST_PLUGIN_SYSTEM_PATH_1_0='/gnu/store/lnky7vh6jf2a7gcvy6z6bisc2gwxj9ma-gst-plugins-good-1.18.1/lib/gstreamer-1.0' GST_PLUGIN_SCANNER_1_0='/gnu/store/6w25bkmk5s9vgnk96hi821y5sr275c4d-gstreamer-1.18.1/libexec/gstreamer-1.0/gst-plugin-scanner' CK_DEFAULT_TIMEOUT='60' /tmp/guix-build-gst-plugins-bad-1.18.1.drv-0/build/tests/check/elements_camerabin
--- stdout ---
Running suite(s): camerabin
Bail out! ERROR:../gst-plugins-bad-1.18.1/tests/check/elements/camerabin.c:865:check_file_validity: assertion failed: (pad != NULL)
94%: Checks: 17, Failures: 0, Errors: 1
../gst-plugins-bad-1.18.1/tests/check/elements/camerabin.c:990:E:wrappercamerabinsrc:test_multiple_video_recordings:0: (after this point) Received signal 6 (Aborted)
Check suite camerabin ran in 56.416s (tests failed: 1)
--- stderr ---
**
ERROR:../gst-plugins-bad-1.18.1/tests/check/elements/camerabin.c:865:check_file_validity: assertion failed: (pad != NULL)
-------