GNOME Bugzilla – Bug 695995
1 test fails
Last modified: 2013-03-18 08:59:57 UTC
During make check, one test fails: 50%: Checks: 2, Failures: 1, Errors: 0 libs/gstnetclientclock.c:91:F:generic tests:test_functioning:0: clocks not in sync (0:00:00.849970122) FAIL: libs/gstnetclientclock
What platform? Does it happen everytime or just sometimes? (You can do cd tests/check; make libs/gstnetclientclock.torture)
i386 arch, linux platform, it happened only before installation. Now i repeated and it has passed all tests. I don't have libs/gstnetclientclock.torture, what is that?
I think the test is quite timing-related, so can occassionally fail if the system is otherwise busy. Not sure how much me can do about that, though we can always wait longer of course. But I think I'll just close it for now, until more people or build bots run into it more often. Thanks for the bug report though. > I don't have libs/gstnetclientclock.torture, what is that? It's a make target to run a test 10 times in a row.