[Webkit-unassigned] [Bug 281870] New: webkitpy.test.marks.xfail doesn't support its kwargs

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Oct 21 13:10:10 PDT 2024


https://bugs.webkit.org/show_bug.cgi?id=281870

            Bug ID: 281870
           Summary: webkitpy.test.marks.xfail doesn't support its kwargs
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: gsnedders at apple.com

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20241021/39c2b330/attachment.htm>


More information about the webkit-unassigned mailing list