[Webkit-unassigned] [Bug 55306] Web Inspector: add first network test, improve harness.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Feb 28 18:56:11 PST 2011


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


James Robinson <jamesr at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jamesr at chromium.org




--- Comment #5 from James Robinson <jamesr at chromium.org>  2011-02-28 18:56:11 PST ---
This watchdog is evil, evil, evil, evil!  It prevents us from using slow/timeout/etc expectations as we want.

You should _never_ need to do your own watchdog timer for layout tests, the layout test harness has a timeout per test that we can modify as needed (for example SLOW modifiers, debug/release tweaks, TIMEOUT expectations).  Can you please remove this?  Otherwise we'll have to =TEXT a lot of slow-running inspector tests - which is a whole lot of them in debug!

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