[Webkit-unassigned] [Bug 80495] [GTK] race condition in run-gtk-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 7 07:59:58 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=80495





--- Comment #7 from Philippe Normand <pnormand at igalia.com>  2012-03-07 07:59:58 PST ---
(In reply to comment #6)
> 
> > Tools/Scripts/run-gtk-tests:88
> > +    def _wait_dbus_service_and_run(self, service_name, handler):
> 
> _run_command_when_dbus_service_appears?
> 
> How are timeouts handled here?
> 

Hum I don't see what could time out here. Can you elaborate please?

> 
> > Tools/Scripts/run-gtk-tests:161
> > +                if check_bailout():
> > +                    timed_out = True
> > +                    break
> 
> This doesn't seem to work in situations where the test never halts, right?

True :( I wish gtester had some way to handle tests timing out.

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



More information about the webkit-unassigned mailing list