Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e49d922a53bd718e60e93fd8e5dccce9e1f134ab
https://github.com/WebKit/WebKit/commit/e49d922a53bd718e60e93fd8e5dccce9e1f134ab
Author: Brianna Fan <[email protected]>
Date: 2025-05-20 (Tue, 20 May 2025)
Changed paths:
M Tools/Scripts/webkitpy/w3c/test_exporter.py
M Tools/Scripts/webkitpy/w3c/test_exporter_unittest.py
Log Message:
-----------
REGRESSION(286663@main): `export-w3c-test-changes` fails due to Bugzilla
redesign
rdar://143030227
https://bugs.webkit.org/show_bug.cgi?id=293015
Reviewed by Sam Sneddon.
Convert all bugzilla interactions to use webkitbugspy (Bugzilla REST API).
* Tools/Scripts/webkitpy/w3c/test_exporter.py:
(WebPlatformTestExporter.__init__):
- We instantiate the Git repo in order to populate our issue trackers. It'll
be used in future PRs to perform all git operations.
(WebPlatformTestExporter.make_pull_request):
(parse_args):
* Tools/Scripts/webkitpy/w3c/test_exporter_unittest.py:
(TestExporterTest):
(TestExporterTest.setUp):
(TestExporterTest.test_export):
(TestExporterTest.test_export_with_specific_branch):
(TestExporterTest.test_export_no_clean):
(TestExporterTest.test_export_interactive_mode):
(TestExporterTest.test_export_invalid_token):
(TestExporterTest.test_export_wrong_token):
(TestExporterTest.test_has_wpt_changes):
(TestExporterTest.test_has_no_wpt_changes_for_no_diff):
Canonical link: https://commits.webkit.org/295181@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