[Webkit-unassigned] [Bug 59181] New: EWS shouldn't try to build if update-webkit fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 22 01:03:55 PDT 2011


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

           Summary: EWS shouldn't try to build if update-webkit fails
           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: ossy at webkit.org


On Qt EWS I get many false positive alarm nowadays.

Sometimes update-webkit fails for some reason, even so the EWS 
try to apply the patch, but fails because of the old repository.
The problem is that the EWS status bubble will become purple 
and the log message only report that svn-apply failed, but nothing
about update-webkit failure.

I checked some log files when svn-apply failed and I found this line in them:
Failed to run "['Tools/Scripts/update-webkit']" exit_code: 9

I propose that EWS should exit when update-webkit fail to make 
its wrapper script (start-queue.sh) clean the repository.

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