[Webkit-unassigned] [Bug 250398] New: Unable to reset messages.py unit test results

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jan 10 11:06:52 PST 2023


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

            Bug ID: 250398
           Summary: Unable to reset messages.py unit test results
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ddkilzer at webkit.org
                CC: jbedard at apple.com

I am currently unable to reset messages.py unit test results.

$ xcrun python3 Source/WebKit/Scripts/webkit/messages_unittest.py -r
Traceback (most recent call last):
  File "Source/WebKit/Scripts/webkit/messages_unittest.py", line 145, in <module>
    add_reset_results_to_unittest_help()
  File "Source/WebKit/Scripts/webkit/messages_unittest.py", line 121, in add_reset_results_to_unittest_help
    lines = unittest.TestProgram.USAGE.splitlines(True)
AttributeError: type object 'TestProgram' has no attribute 'USAGE'
$ 

I'm not sure when this started failing--maybe after the Python3 update?

-- 
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/20230110/f5e98490/attachment.htm>


More information about the webkit-unassigned mailing list