[webkit-changes] [WebKit/WebKit] 6116f9: REGRESSION(258800 at main) WinCairo tester buildbot i...

Fujii Hironori noreply at github.com
Wed Jan 18 08:19:29 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 6116f9e9eb435907bc222ee9ccefb902d097e3cf
      https://github.com/WebKit/WebKit/commit/6116f9e9eb435907bc222ee9ccefb902d097e3cf
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2023-01-18 (Wed, 18 Jan 2023)

  Changed paths:
    M Tools/CISupport/build-webkit-org/steps.py

  Log Message:
  -----------
  REGRESSION(258800 at main) WinCairo tester buildbot is failing to run API tests due to "builtins.TypeError: 'NoneType' object is not iterable"
https://bugs.webkit.org/show_bug.cgi?id=250724

Reviewed by Aakash Jain.

getProperty may return None. Check the return value like other code in
this file.

* Tools/CISupport/build-webkit-org/steps.py:
(RunAPITests.start):

Canonical link: https://commits.webkit.org/259030@main




More information about the webkit-changes mailing list