Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: ef30fc3c07da4a6565b140d317f2cafe3fc4be0f
https://github.com/WebKit/WebKit/commit/ef30fc3c07da4a6565b140d317f2cafe3fc4be0f
Author: Sam Sneddon <[email protected]>
Date: 2025-04-30 (Wed, 30 Apr 2025)
Changed paths:
M Tools/Scripts/webkitpy/w3c/test_downloader.py
M Tools/Scripts/webkitpy/w3c/test_importer.py
M Tools/Scripts/webkitpy/w3c/test_importer_unittest.py
Log Message:
-----------
Convert import-w3c-tests to use webkitscmpy
https://bugs.webkit.org/show_bug.cgi?id=286305
rdar://143329667
Reviewed by Brianna Fan.
This gets us away from the largely unmaintained/deprecated
webkitpy.common.checkout.scm.
* Tools/Scripts/webkitpy/w3c/test_downloader.py:
(TestDownloader.checkout_test_repository):
(TestDownloader.git): Deleted.
* Tools/Scripts/webkitpy/w3c/test_importer.py:
(TestImporter.do_import):
* Tools/Scripts/webkitpy/w3c/test_importer_unittest.py:
(TestImporterTest.import_directory):
This is now near identical to import_downloaded_tests, so just make it call
that.
(TestImporterTest.import_downloaded_tests):
Use webkitscmpy mock to make everything work.
Canonical link: https://commits.webkit.org/294355@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes