[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
Tue Nov 6 06:36:52 PST 2012


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





--- Comment #26 from János Badics <jbadics at inf.u-szeged.hu>  2012-11-06 06:38:23 PST ---
(In reply to comment #25)
> View in context: https://bugs.webkit.org/attachment.cgi?id=172558&action=review
> 
> where is the timeout in the class?
> where does the 'arg' comes from?

(In reply to comment #25)
> View in context: https://bugs.webkit.org/attachment.cgi?id=172558&action=review
> 
> > Tools/DumpRenderTree/DumpRenderTree.h:70
> > +    TestCommand() : shouldDumpPixels(false), timeout(30000) { }
> 
> where is the timeout in the class?
> 
> > Tools/DumpRenderTree/DumpRenderTreeCommon.cpp:68
> > +    result.pathOrURL = arg;
> 
> where does the 'arg' comes from?

Sorry, I had to update manually and missed some code. Checked everything but build-webkit :). I will double-check and upload a correct update soon.

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