[Webkit-unassigned] [Bug 90968] [NRWT] Pass --timeout to DRT/WTR if a test is marked as SLOW
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Sep 24 03:45:14 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=90968
--- Comment #16 from Peter Gal <galpeter at inf.u-szeged.hu> 2012-09-24 03:45:42 PST ---
(In reply to comment #15)
> Created an attachment (id=165331)
--> (https://bugs.webkit.org/attachment.cgi?id=165331&action=review) [details]
> draft patch
>
> Made modifications suggested by Peter Gal.
> But while correcting, I noticed that it only solves the pboblem with DRT; WTR still stops testing after 30 seconds, even though WebKitTestRunner/qt/TestControllerQt.cpp::platformRunUntil uses 60 seconds timeout in its while loop. The counter never reaches that 60000 because something stops the testing after 30 seconds. At the moment, I couldn't tell what causes the stop, but I'm on it. Any help is appreciated.
I see you parse the --timeout in WTR, but where do you set the timeout in there?
Also this really needs a changelog :)
--
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