RESOLVED FIXED 29637
[Qt] Add default timeout while waiting for signals in QWebPage auto tests.
https://bugs.webkit.org/show_bug.cgi?id=29637
Summary [Qt] Add default timeout while waiting for signals in QWebPage auto tests.
Jocelyn Turcotte
Reported 2009-09-22 05:08:29 PDT
Auto tests are failing in some case however they hang waiting for the signal forever. The patch adds a default timeout of 10 seconds to make those assertion fail since now the result is always true and the assertion isn't used. Initial patch provided for the problem by Paul Olav Tvete.
Attachments
Patch (1.13 KB, patch)
2009-09-22 05:10 PDT, Jocelyn Turcotte
hausmann: review+
Jocelyn Turcotte
Comment 1 2009-09-22 05:10:12 PDT
Simon Hausmann
Comment 2 2009-09-22 06:05:18 PDT
Landed in r48632
Note You need to log in before you can comment on or make changes to this bug.