tests/mainloop: Fix assertions to really avoid race conditions
authorColin Walters <walters@verbum.org>
Thu, 11 Jul 2013 15:07:17 +0000 (11:07 -0400)
committerColin Walters <walters@verbum.org>
Sun, 14 Jul 2013 13:46:43 +0000 (14:46 +0100)
commitff68fca9e9fc7b534af86f2928d80830b331716f
tree1bb16468a0dd6792a6513693634f3979174c0fe2
parent405936632a4ed8a83cb1a5472944e35e8159566a
tests/mainloop: Fix assertions to really avoid race conditions

As the comment says, we may be delayed an arbitrary amount of time on
non-idle systems; update the assertions to reflect this.

This should fix periodic failures in the gnome-ostree continuous
integration system.

https://bugzilla.gnome.org/700460
glib/tests/mainloop.c