[Webkit-unassigned] [Bug 31767] New: commit-queue fails to run with "permissions error" due to bad bugzilla-tool path

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Nov 21 07:01:56 PST 2009


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

           Summary: commit-queue fails to run with "permissions error" due
                    to bad bugzilla-tool path
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: PC
        OS/Version: Mac OS X 10.5
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: eric at webkit.org
                CC: abarth at webkit.org


commit-queue fails to run with "permissions error" due to bad bugzilla-tool
path

When we moved the queue commands into queues.py, an important __file__
definition came with, and now the commit-queue is trying to exec queues.py
instead of bugzilla-tool when launching land-attachment for the commit-queue.

I couldn't think of a useful unit test for this. What we really want to test is
that BugzillaToo.path() points to an executable script.  However we don't have
any way to unit test BugzillaTool itself yet.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list