[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:23:48 PST 2012


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





--- Comment #25 from Peter Gal <galpeter at inf.u-szeged.hu>  2012-11-06 06:25:18 PST ---
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?

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