Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2e9ec190c7f6e5d6b05a2a71a93a96ec4bffafba
https://github.com/WebKit/WebKit/commit/2e9ec190c7f6e5d6b05a2a71a93a96ec4bffafba
Author: Aakash Jain <[email protected]>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py
Log Message:
-----------
REGRESSION: iOS layout tests intermittently failing with TypeError:
'NoneType' object is not subscriptable in _test_passes_fuzzy_matching
https://bugs.webkit.org/show_bug.cgi?id=255873
Reviewed by Simon Fraser.
Check if fuzzy_result is None before accessing it.
* Tools/Scripts/webkitpy/layout_tests/controllers/single_test_runner.py:
(SingleTestRunner._test_passes_fuzzy_matching):
Canonical link: https://commits.webkit.org/263649@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes