[Webkit-unassigned] [Bug 37122] New: check-webkit-style: exits when encountering a deleted file

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 5 16:00:25 PDT 2010


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

           Summary: check-webkit-style: exits when encountering a deleted
                    file
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Tools / Tests
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: cjerdonek at webkit.org
                CC: hamaji at chromium.org


See here for an example:

https://bugs.webkit.org/show_bug.cgi?id=35811#c50

I'm not sure of all the circumstances in which this issue can arise.  Ideally,
the error would be preserved at least when invoking with the path syntax. 
Otherwise, the quickest fix would be to change this sys.exit() to a return
statement:

http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/style/checker.py#L680

-- 
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