[Webkit-unassigned] [Bug 193025] New: REGRESSION (r237269): webkit-patch what-broke is broken

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 24 18:25:35 PST 2018


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

            Bug ID: 193025
           Summary: REGRESSION (r237269): webkit-patch what-broke is
                    broken
           Product: WebKit
           Version: WebKit Local Build
          Hardware: All
                OS: All
            Status: NEW
          Keywords: Regression
          Severity: Normal
          Priority: P1
         Component: Tools / Tests
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: dbates at webkit.org
                CC: ap at webkit.org, dean_johnson at apple.com,
                    lforschler at apple.com
        Depends on: 190732

webkit-patch what-broke is broken following <https://trac.webkit.org/changeset/237269/> (bug #190732).

$ Tools/Scripts/webkit-patch what-broke
Traceback (most recent call last):
  File "Tools/Scripts/webkit-patch", line 84, in <module>
    main()
  File "Tools/Scripts/webkit-patch", line 79, in main
    WebKitPatch(os.path.abspath(__file__)).main()
  File "/Volumes/.../Tools/Scripts/webkitpy/tool/multicommandtool.py", line 305, in main
    result = command.check_arguments_and_execute(options, args, self)
  File "/Volumes/.../Tools/Scripts/webkitpy/tool/multicommandtool.py", line 123, in check_arguments_and_execute
    return self.execute(options, args, tool) or 0
  File "/Volumes/.../Tools/Scripts/webkitpy/tool/commands/queries.py", line 212, in execute
    builder_statuses = tool.buildbot.builder_statuses()
AttributeError: 'WebKitPatch' object has no attribute 'buildbot'


Referenced Bugs:

https://bugs.webkit.org/show_bug.cgi?id=190732
[Bug 190732] clean-webkit pulls in many unnecessary dependencies in webkitpy
-- 
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/20181225/a75e5fb9/attachment.html>


More information about the webkit-unassigned mailing list