[webkit-reviews] review requested: [Bug 33153] [multi-patch]Running multiple instances of run-webkit-tests is not possible on the same machine : [Attachment 47202] Implement a locking and scheduling mechanism for http testing sessions

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jan 22 07:09:17 PST 2010


Andras Becsi <abecsi at inf.u-szeged.hu> has asked  for review:
Bug 33153: [multi-patch]Running multiple instances of run-webkit-tests is not
possible on the same machine
https://bugs.webkit.org/show_bug.cgi?id=33153

Attachment 47202: Implement a locking and scheduling mechanism for http testing
sessions
https://bugs.webkit.org/attachment.cgi?id=47202&action=review

------- Additional Comments from Andras Becsi <abecsi at inf.u-szeged.hu>
With this we are able to run multiple instances of run-webkit-tests parallel.  
		     
Setting WEBKIT_WAIT_FOR_HTTPD=1 environment variable before run-webkit-tests
enables the feature.
There are issues with precisely simultaneous LocalStorage tests but a patch is
in progress.


More information about the webkit-reviews mailing list