WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
281870
webkitpy.test.marks.xfail doesn't support its kwargs
https://bugs.webkit.org/show_bug.cgi?id=281870
Summary
webkitpy.test.marks.xfail doesn't support its kwargs
Sam Sneddon [:gsnedders]
Reported
2024-10-21 13:10:10 PDT
test/markers.py:48: in decorator reason = kwargs.get(reason, None) E UnboundLocalError: local variable 'reason' referenced before assignment This is annoying, because it would be good to cross-reference xfails
Attachments
Add attachment
proposed patch, testcase, etc.
Sam Sneddon [:gsnedders]
Comment 1
2024-10-21 13:34:59 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/35537
EWS
Comment 2
2024-10-28 11:32:17 PDT
Committed
285777@main
(3caa311d45c4): <
https://commits.webkit.org/285777@main
> Reviewed commits have been landed. Closing PR #35537 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2024-10-28 11:33:15 PDT
<
rdar://problem/138780297
>
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