[Webkit-unassigned] [Bug 64468] WIN: DumpRenderTree hangs under NRWT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 5 12:29:35 PST 2012


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





--- Comment #20 from Eric Seidel <eric at webkit.org>  2012-01-05 12:29:35 PST ---
(In reply to comment #19)
> (In reply to comment #17)
> > (In reply to comment #16)
> > > (In reply to comment #15)
> > > > As an aside, it seems goofy that we have tests that aren't http tests under the http directory, but that long predates me so I have no idea why ...
> > > 
> > > http://trac.webkit.org/changeset/19553
> > 
> > Ah. What an annoying special case to have to cover :).
> 
> We could probably change things such that Apache is always running whenever any test is run. Then these tests could be moved out of the http/ directory entirely.

The Qt folks run more than one instance of RWT/NRWT per server.  So they are excited about having httpd run for as short a period of time as possible.  I'm not sure we really want to support that usecase (at least not in that way).  A better alternative would be to fix all DRT instances to remap port 8080 requests to whatever port the DRT was told to remap to on startup, but that's more involved.

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