[Webkit-unassigned] [Bug 26666] New: bugzilla-tool continues execution even if subcommands fail

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 23 17:24:34 PDT 2009


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

           Summary: bugzilla-tool continues execution even if subcommands
                    fail
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Macintosh
        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


bugzilla-tool continues execution even if subcommands fail

I've noticed in a couple places that bugzilla-tool will continue executing even
if the underlying "git svn rebase" command fails (due to a conflict for
instance).

This is bad, and we should make bugzilla-tool more robust against this kind of
failure by throwing ScriptExceptions (that's what there designed for).

That will allow the eventual land-everything-in-the-commit-queue mode to work
and recover from build/update failures, while still allowing normal usage to
error out correctly.


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



More information about the webkit-unassigned mailing list