[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 01:53:44 PDT 2012


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


János Badics <jbadics at inf.u-szeged.hu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #164136|0                           |1
        is obsolete|                            |
 Attachment #165331|                            |review?
               Flag|                            |




--- Comment #15 from János Badics <jbadics at inf.u-szeged.hu>  2012-09-24 01:54:11 PST ---
Created an attachment (id=165331)
 --> (https://bugs.webkit.org/attachment.cgi?id=165331&action=review)
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.

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