[Webkit-unassigned] [Bug 128168] Fine tuning the ARM EFL bots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Feb 5 04:33:07 PST 2014


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





--- Comment #7 from Gabor Rapcsanyi <rgabor at webkit.org>  2014-02-05 04:30:27 PST ---
(In reply to comment #6)
> (From update of attachment 223089 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=223089&action=review
> 
> > Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:139
> > +    def evaluateCommand(self, cmd):
> > +        if cmd.rc != 0:
> > +            return WARNINGS
> 
> I think I got what caused the exception. You 
> should return with SUCCESS after it, similar 
> to other evaluateCommands in master.cfg

Yes sure, the fix landed at:
https://trac.webkit.org/r163441

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