[Webkit-unassigned] [Bug 80042] [WK2] run-perf-tests should be able to run with WTR
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Mar 9 09:04:59 PST 2012
https://bugs.webkit.org/show_bug.cgi?id=80042
Martin Robinson <mrobinson at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #130183|review? |review+, commit-queue-
Flag| |
--- Comment #7 from Martin Robinson <mrobinson at webkit.org> 2012-03-09 09:04:59 PST ---
(From update of attachment 130183)
View in context: https://bugs.webkit.org/attachment.cgi?id=130183&action=review
> Tools/WebKitTestRunner/TestController.cpp:558
> + timeout = -1.0;
> + break;
> + }
Sorry, I should have been a bit clearer in my review comment. I think it makes sense to have a constant, perhaps a static member variable like:
TestController:s_noTimeoutDuration = -1;
I can change this and land it.
--
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