[Webkit-unassigned] [Bug 128168] Fine tuning the ARM EFL bots
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Feb 4 12:52:30 PST 2014
https://bugs.webkit.org/show_bug.cgi?id=128168
--- Comment #6 from Csaba Osztrogonác <ossy at webkit.org> 2014-02-04 12:49:51 PST ---
(From update of attachment 223089)
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
--
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