GNOME Bugzilla – Bug 633721
tests: gnl/simple: test_one_under_another failure / timeout
Last modified: 2011-01-20 15:05:46 UTC
tpm@zingle:~/gst/git/gnonlin/tests/check$ GST_CHECKS=test_one_under_another make gnl/simple.forever Running suite(s): gnonlin 100%: Checks: 1, Failures: 0, Errors: 0 Running suite(s): gnonlin 100%: Checks: 1, Failures: 0, Errors: 0 Running suite(s): gnonlin 100%: Checks: 1, Failures: 0, Errors: 0 Running suite(s): gnonlin 100%: Checks: 1, Failures: 0, Errors: 0 Running suite(s): gnonlin 100%: Checks: 1, Failures: 0, Errors: 0 Running suite(s): gnonlin 0%: Checks: 1, Failures: 0, Errors: 1 gnl/common.h:117:E:general:test_one_under_another:0: (after this point) Test timeout expired
Still an issue. Doesn't always fail though, but easy to reproduce. gnl/gnloperation.c actually times out more often for me these days.
Shouldn't be happening anymore with this fix: commit bfce67ba1ab9c60d46f86027ef7839ee418372b3 Author: Edward Hervey <edward.hervey@collabora.co.uk> Date: Wed Jan 5 17:18:38 2011 +0100 tests: Poll more often. Should lower the risks of timing out