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
Sam Sneddon [:gsnedders]
Comment 1 2024-10-21 13:34:59 PDT
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
Note You need to log in before you can comment on or make changes to this bug.