[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 04:08:23 PDT 2012


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





--- Comment #17 from János Badics <jbadics at inf.u-szeged.hu>  2012-09-24 04:08:51 PST ---
(In reply to comment #16)
> (In reply to comment #15)
> > Created an attachment (id=165331)
 --> (https://bugs.webkit.org/attachment.cgi?id=165331&action=review) [details] [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 :)

For the first step, I just would like to allow WTR to use the default 60 sec longTimeout - but it stops at 30 sec. Of course I would like to implement setting timeout later, but I can't while this problem is present.

-- 
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