[Webkit-unassigned] [Bug 230936] webkitpy-tests-python3 is randomly failing on EWS : TypeError: __call__() got an unexpected keyword argument 'warn_on_impl'

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 29 07:40:52 PDT 2021


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

Jonathan Bedard <jbedard at apple.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |jbedard at apple.com
         Resolution|---                         |CONFIGURATION CHANGED

--- Comment #1 from Jonathan Bedard <jbedard at apple.com> ---
I fixed the webkit-misc bot (which was the one in a bad state)

The issue here is that we're caching installed libraries, so if someone posts a bad patch, it has the potential to break our cache on one of these bots. There are a few things we could do to fix it (like clearing out our autoinstalled libraries when running webkitpy tests), but I think I'd rather just deal with the occasional bot being in a bad state than the potential network issues we may encounter re-installing all our libraries every time.

-- 
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/20210929/2df199c2/attachment.htm>


More information about the webkit-unassigned mailing list