GNOME Bugzilla – Bug 769672
Assert threads for testcase 642026 are sucessfully created
Last modified: 2016-12-27 19:48:35 UTC
Created attachment 332998 [details] [review] Proposed patch On our CI slave we kept seeing the glib testsuite hanging in the test for 642026 after quite a bit of digging it turned out that this was due to a failuring in spawning a temporary thread due to CI slave misconfiguration (too low a task limit). Will attach a patch to assert the thread is successfully created which makes it a lot easier to diagnose.
Review of attachment 332998 [details] [review]: Yep.
Comment on attachment 332998 [details] [review] Proposed patch Pushed as commit e0976193272e6e850f8e81d9fd641a79cd22d6c5.