gst-plugins-good test failure on i686-linux

  • Open
  • quality assurance status badge
Details
One participant
  • Dariqq
Owner
unassigned
Submitted by
Dariqq
Severity
normal

Debbugs page

Dariqq wrote 5 days ago
(address . bug-guix@gnu.org)
77203de0-ecac-41ec-ad16-eee4ebccf7fc@posteo.net
Hello,

the gst-plugins-good package has a test failure on a 32bit system:


Toggle snippet (34 lines)
33/116 elements_matroskademux FAIL 0.16s exit
status 3
>>> GST_STATE_IGNORE_ELEMENTS='aasink autoaudiosrc autoaudiosink
autovideosrc
autovideosink cacasink cairotextoverlay gtkglsink gtksink jackaudiosrc
jackaudiosink osssrc osssink osxaudiosink osxaudiosrc osxvideosrc
osxvideosink
pulsesink pulsesrc pulsemixer v4l2src' MESON_TEST_ITERATION=1
GSETTINGS_BACKEND=memory GST_PLUGIN_SYSTEM_PATH_1_0=''
GST_PLUGIN_SCANNER_1_0=/gnu/store/kk0rlcbb90x2a33n31h2qahz90lbb9yd-gstreamer-1.24.9/libexec/gstreamer-1.0/gst-plugin-scanner
GST_PLUGIN_PATH_1_0=/tmp/guix-build-gst-plugins-good-1.24.9.drv-0/build:/gnu/store/kk0rlcbb90x2a33n31h2qahz90lbb9yd-gstreamer-1.24.9/lib/gstreamer-1.0:/gnu/store/zwshf1i6m9ilr6wxp819ympgdb6rm4dd-gst-plugins-base-1.24.9/lib/gstreamer-1.0
MALLOC_PERTURB_=189
UBSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
CK_DEFAULT_TIMEOUT=600
GST_REGISTRY=/tmp/guix-build-gst-plugins-good-1.24.9.drv-0/build/tests/check/elements_matroskademux.registry
ASAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1
GST_PLUGIN_LOADING_WHITELIST=gstreamer:gst-plugins-base:timecode:gst-plugins-good@/tmp/guix-build-gst-plugins-good-1.24.9.drv-0/build
MSAN_OPTIONS=halt_on_error=1:abort_on_error=1:print_summary=1:print_stacktrace=1
/tmp/guix-build-gst-plugins-good-1.24.9.drv-0/build/tests/check/elements_matroskademux
――――――――――――――――――――――――――――――――――――― ✀
―――――――――――――――――――――――――――――――――――――
Running suite(s): matroskademux
40%: Checks: 5, Failures: 3, Errors: 0
../gst-plugins-good-1.24.9/tests/check/elements/matroskademux.c:402:F:general:test_segment_looping:0:
'segment_end' (116099772) is not equal to 'PINKNOISE_MKV_DURATION'
(116099773)
../gst-plugins-good-1.24.9/tests/check/elements/matroskademux.c:442:F:general:test_segment_looping_middle_segment:0:
'segment->duration' (116099772) is not equal to 'PINKNOISE_MKV_DURATION'
(116099773)
../gst-plugins-good-1.24.9/tests/check/elements/matroskademux.c:442:F:general:test_segment_looping_middle_segment_with_rate:0:
'segment->duration' (116099772) is not equal to 'PINKNOISE_MKV_DURATION'
(116099773)
Check suite matroskademux ran in 0.024s (tests failed: 3)
?
Your comment

Commenting via the web interface is currently disabled.

To comment on this conversation send an email to 76813@debbugs.gnu.org

To respond to this issue using the mumi CLI, first switch to it
mumi current 76813
Then, you may apply the latest patchset in this issue (with sign off)
mumi am -- -s
Or, compose a reply to this issue
mumi compose
Or, send patches to this issue
mumi send-email *.patch
You may also tag this issue. See list of standard tags. For example, to set the confirmed and easy tags
mumi command -t +confirmed -t +easy
Or, remove the moreinfo tag and set the help tag
mumi command -t -moreinfo -t +help