WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
287526
Fix `rebaselineserver.py` error message
https://bugs.webkit.org/show_bug.cgi?id=287526
Summary
Fix `rebaselineserver.py` error message
Fady Farag
Reported
2025-02-11 16:16:44 PST
When running command `webkit-patch rebaseline-server WebKitBuild/Release/layout-test-results/` I get the following error message: `TypeError: descriptor '__init__' requires a 'super' object but received a 'tuple'` We need to first obtain a proper super object and then call its' `init` method.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-02-11 16:17:16 PST
<
rdar://problem/144650722
>
Fady Farag
Comment 2
2025-02-11 16:30:37 PST
Pull request:
https://github.com/WebKit/WebKit/pull/40445
EWS
Comment 3
2025-02-12 09:21:12 PST
Committed
290272@main
(805fb3d8f602): <
https://commits.webkit.org/290272@main
> Reviewed commits have been landed. Closing PR #40445 and removing active labels.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug