Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 6116f9e9eb435907bc222ee9ccefb902d097e3cf
https://github.com/WebKit/WebKit/commit/6116f9e9eb435907bc222ee9ccefb902d097e3cf
Author: Fujii Hironori <[email protected]>
Date: 2023-01-18 (Wed, 18 Jan 2023)
Changed paths:
M Tools/CISupport/build-webkit-org/steps.py
Log Message:
-----------
REGRESSION(258800@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
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes