Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: f71e1a38f644458a83e7c003a0a92001f2275d13
https://github.com/WebKit/WebKit/commit/f71e1a38f644458a83e7c003a0a92001f2275d13
Author: Jonathan Bedard <[email protected]>
Date: 2023-01-17 (Tue, 17 Jan 2023)
Changed paths:
M Tools/CISupport/ews-build/steps.py
M Tools/CISupport/ews-build/steps_unittest.py
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/__init__.py
M Tools/Scripts/libraries/resultsdbpy/resultsdbpy/run-tests
Log Message:
-----------
[resultsdbpy] Use autoinstaller in unit tests
https://bugs.webkit.org/show_bug.cgi?id=250586
rdar://104231864
Reviewed by Aakash Jain.
* Tools/CISupport/ews-build/steps.py: cassandra driver takes about 10 minutes
to install.
* Tools/CISupport/ews-build/steps_unittest.py:
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/__init__.py: Use wheel if
possible.
* Tools/Scripts/libraries/resultsdbpy/resultsdbpy/run-tests: Import webkitpy and
resultsdbpy to register autoinstaller.
Canonical link: https://commits.webkit.org/258989@main
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes