[Webkit-unassigned] [Bug 47072] Implement http locking in NRWT

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 11 15:50:16 PDT 2010


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





--- Comment #11 from Tony Chang <tony at chromium.org>  2010-10-11 15:50:15 PST ---
(In reply to comment #10)
> Can we get rid of --wait-for-httpd and just always wait for the lock? Only risk is if something goes south and the lock files aren't cleaned up, but I think we can deal with that if it actually starts to happen.

This sounds fine to me.  It could be a follow up patch.

It would be nice if hitting ctrl+c in the middle of http tests running would still cause the lock file to be cleaned up.  The only remaining case would be if you lost power while running http tests.  You could handle this by verifying that the pid in the file matches with an existing process, but it doesn't seem to be that big of a deal.

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