[Webkit-unassigned] [Bug 135974] master.cfg should handle special return codes of run-perf-tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Aug 15 11:23:45 PDT 2014


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


Ryosuke Niwa <rniwa at webkit.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #236647|review?                     |review+
               Flag|                            |




--- Comment #3 from Ryosuke Niwa <rniwa at webkit.org>  2014-08-15 11:23:54 PST ---
(From update of attachment 236647)
View in context: https://bugs.webkit.org/attachment.cgi?id=236647&action=review

> Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:729
> +            if cmd.rc == 255:

Can we use -1 & 0xff instead to match the code in perftestrunner.py?

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