[gstreamer-bugs] [Bug 597739] New: Test suite not slow-machine-safe(?)

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Oct 7 15:13:03 PDT 2009


https://bugzilla.gnome.org/show_bug.cgi?id=597739
  GStreamer | gst-plugins-good | 0.10.16

           Summary: Test suite not slow-machine-safe(?)
    Classification: Desktop
           Product: GStreamer
           Version: 0.10.16
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: Normal
         Component: gst-plugins-good
        AssignedTo: gstreamer-bugs at lists.sourceforge.net
        ReportedBy: marvin_schmidt at gmx.net
         QAContact: gstreamer-bugs at lists.sourceforge.net
      GNOME target: ---
     GNOME version: ---


On my box

model name    : AMD Athlon(tm) XP 1600+
stepping    : 2
cpu MHz        : 1398.000
cache size    : 256 KB
flags        : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov
pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow
bogomips    : 2796.00
clflush size    : 32
power management: ts

and 512 MB RAM

the elements/flvmux test case always fails with a timeout

after removing the hardcoded CK_DEFAULT_TIMEOUT from the %.torture target in
common/check.mak and reconfiguring:

$ CK_DEFAULT_TIMEOUT=3 make elements/flvmux.torture
Running suite(s): flvmux
0%: Checks: 1, Failures: 0, Errors: 1
elements/flvmux.c:46:E:general:test_index_writing:0: (after this point) Test
timeout expired
Running suite(s): flvmux
0%: Checks: 1, Failures: 0, Errors: 1
elements/flvmux.c:46:E:general:test_index_writing:0: (after this point) Test
timeout expired
Running suite(s): flvmux
0%: Checks: 1, Failures: 0, Errors: 1
elements/flvmux.c:46:E:general:test_index_writing:0: (after this point) Test
timeout expired
Running suite(s): flvmux
0%: Checks: 1, Failures: 0, Errors: 1
elements/flvmux.c:46:E:general:test_index_writing:0: (after this point) Test
timeout expired
Running suite(s): flvmux
0%: Checks: 1, Failures: 0, Errors: 1
elements/flvmux.c:46:E:general:test_index_writing:0: (after this point) Test
timeout expired
Running suite(s): flvmux
0%: Checks: 1, Failures: 0, Errors: 1
elements/flvmux.c:46:E:general:test_index_writing:0: (after this point) Test
timeout expired
Running suite(s): flvmux
0%: Checks: 1, Failures: 0, Errors: 1
elements/flvmux.c:46:E:general:test_index_writing:0: (after this point) Test
timeout expired
Running suite(s): flvmux
0%: Checks: 1, Failures: 0, Errors: 1
elements/flvmux.c:46:E:general:test_index_writing:0: (after this point) Test
timeout expired
Running suite(s): flvmux
0%: Checks: 1, Failures: 0, Errors: 1
elements/flvmux.c:46:E:general:test_index_writing:0: (after this point) Test
timeout expired
Running suite(s): flvmux
0%: Checks: 1, Failures: 0, Errors: 1
elements/flvmux.c:46:E:general:test_index_writing:0: (after this point) Test
timeout expired
make: *** [elements/flvmux.torture] Error 1

Only with CK_DEFAULT_TIMEOUT > 5 it passes the test every time.

elements/videocrop times out occassionally


On my laptop

model name    : Intel(R) Pentium(R) M processor 1.60GHz
stepping    : 6
cpu MHz        : 1594.821
cache size    : 2048 KB
flags        : fpu vme de pse tsc msr mce cx8 sep mtrr pge mca cmov clflush dts
acpi mmx fxsr sse sse2 ss tm pbe bts est tm2
bogomips    : 3189.64

I'm not having this issue

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.




More information about the Gstreamer-bugs mailing list