[Webkit-unassigned] [Bug 221286] [LayoutTests] Convert http/tests/appcache convert PHP to Python
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 2 17:04:06 PST 2021
https://bugs.webkit.org/show_bug.cgi?id=221286
--- Comment #5 from Chris Gambrell <cgambrell at apple.com> ---
(In reply to Alexey Proskuryakov from comment #4)
> Comment on attachment 419064 [details]
> Patch
>
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=419064&action=review
>
> > LayoutTests/http/tests/appcache/resources/slow-resource.py:7
> > +time.sleep(1 / 100000)
>
> Why does this use 1 / 100000? I thought that the argument was seconds for
> both PHP and Python.
You are correct. I must have accidentally had the 'usleep' documentation pulled up instead of the 'sleep' for PHP. Will fix this in the next patch I push.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20210203/a4297acb/attachment-0001.htm>
More information about the webkit-unassigned
mailing list