Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: da99882cd45a9e6af0c31d960c39e0a7f5d4f46b
https://github.com/WebKit/WebKit/commit/da99882cd45a9e6af0c31d960c39e0a7f5d4f46b
Author: Aakash Jain <[email protected]>
Date: 2026-08-24 (Mon, 24 Aug 2026)
Changed paths:
R Tools/Scripts/update-test-expectations-from-bugzilla
M Tools/Scripts/webkitpy/common/net/bugzilla/results_fetcher.py
M Tools/Scripts/webkitpy/common/net/bugzilla/results_fetcher_unittest.py
M Tools/Scripts/webkitpy/common/net/bugzilla/test_expectation_updater.py
M
Tools/Scripts/webkitpy/common/net/bugzilla/test_expectation_updater_unittest.py
R Tools/Scripts/webkitpy/tool/commands/data/summary.html
R Tools/Scripts/webkitpy/tool/commands/deprecatedcommand.py
Log Message:
-----------
[webkit-patch] Remove Bugzilla patch workflow support from webkit-patch -
Part 3
https://bugs.webkit.org/show_bug.cgi?id=322264
<rdar://problem/185499346>
Reviewed by Ryan Haddad.
Patches are deprecated, so no new attachment is tested by EWS and
update-test-expectations-from-bugzilla only applies to attachments from before
the
switch, whose results are far too old to rebaseline against.
update-test-expectations
keeps working for a pull request, and EWS keeps serving the results it already
recorded
for old attachments.
Also removes two files which nothing referenced any more: the
deprecated-command stub
and a ChangeLog analysis page.
* Tools/Scripts/update-test-expectations-from-bugzilla: Removed.
* Tools/Scripts/webkitpy/common/net/bugzilla/results_fetcher.py:
* Tools/Scripts/webkitpy/common/net/bugzilla/results_fetcher_unittest.py:
* Tools/Scripts/webkitpy/common/net/bugzilla/test_expectation_updater.py:
*
Tools/Scripts/webkitpy/common/net/bugzilla/test_expectation_updater_unittest.py:
* Tools/Scripts/webkitpy/tool/commands/data/summary.html: Removed.
* Tools/Scripts/webkitpy/tool/commands/deprecatedcommand.py: Removed.
Canonical link: https://commits.webkit.org/319693@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications