[webkit-changes] [WebKit/WebKit] cbb277: [webkitcorepy] Handle multiple failures in a singl...
Jonathan Bedard
noreply at github.com
Mon Jul 17 13:23:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: cbb27710e3ab434bfea19399b0b841d0e434b74a
https://github.com/WebKit/WebKit/commit/cbb27710e3ab434bfea19399b0b841d0e434b74a
Author: Jonathan Bedard <jbedard at apple.com>
Date: 2023-07-17 (Mon, 17 Jul 2023)
Changed paths:
M Tools/Scripts/libraries/webkitcorepy/setup.py
M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py
M Tools/Scripts/libraries/webkitcorepy/webkitcorepy/testing/test_runner.py
Log Message:
-----------
[webkitcorepy] Handle multiple failures in a single test
https://bugs.webkit.org/show_bug.cgi?id=258594
rdar://111421739
Reviewed by Aakash Jain.
* Tools/Scripts/libraries/webkitcorepy/setup.py: Bump version.
* Tools/Scripts/libraries/webkitcorepy/webkitcorepy/__init__.py: Ditto.
* Tools/Scripts/libraries/webkitcorepy/webkitcorepy/testing/test_runner.py:
(TestRunner.run): Print all failures for a single test.
Canonical link: https://commits.webkit.org/266109@main
More information about the webkit-changes
mailing list