[Webkit-unassigned] [Bug 250724] New: REGRESSION(258800 at main) WinCairo tester buildbot is failing to run API tests due to "builtins.TypeError: 'NoneType' object is not iterable"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 17 12:58:15 PST 2023


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

            Bug ID: 250724
           Summary: REGRESSION(258800 at main) WinCairo tester buildbot is
                    failing to run API tests due to "builtins.TypeError:
                    'NoneType' object is not iterable"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: Hironori.Fujii at sony.com

REGRESSION(258800 at main) WinCairo tester buildbot is failing to run API tests due to "builtins.TypeError: 'NoneType' object is not iterable"

Buildbot: builder WinCairo-64-bit-WKL-Release-Tests build 9427
https://build.webkit.org/#/builders/60/builds/9427

> Traceback (most recent call last):
>   File "/usr/local/lib/python3.6/site-packages/twisted/internet/defer.py", line 47, in run
>     return f(*args, **kwargs)
>   File "/usr/local/lib/python3.6/site-packages/buildbot/process/buildstep.py", line 628, in startStep
>     self.results = yield self.run()
>   File "/usr/local/lib/python3.6/site-packages/twisted/internet/defer.py", line 1656, in unwindGenerator
>     return _cancellableInlineCallbacks(gen)
>   File "/usr/local/lib/python3.6/site-packages/twisted/internet/defer.py", line 1571, in _cancellableInlineCallbacks
>     _inlineCallbacks(None, g, status)
> --- <exception caught here> ---
>   File "/usr/local/lib/python3.6/site-packages/buildbot/process/buildstep.py", line 628, in startStep
>     self.results = yield self.run()
>   File "/usr/local/lib/python3.6/site-packages/twisted/internet/defer.py", line 1445, in _inlineCallbacks
>     result = current_context.run(g.send, result)
>   File "/usr/local/lib/python3.6/site-packages/twisted/internet/defer.py", line 47, in run
>     return f(*args, **kwargs)
>   File "/usr/local/lib/python3.6/site-packages/buildbot/process/buildstep.py", line 785, in run
>     results = yield self.start()
>   File "/var/buildbot/OpenSource/Tools/CISupport/build-webkit-org/steps.py", line 764, in start
>     for additionalArgument in additionalArguments:
> builtins.TypeError: 'NoneType' object is not iterable

The line was added by 258800 at main (bug#250357).

-- 
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/20230117/b04a2e53/attachment.htm>


More information about the webkit-unassigned mailing list