[tahoe-lafs-trac-stream] [Tahoe-LAFS] #1677: add buildbot step to run "make code-checks"
Tahoe-LAFS
trac at tahoe-lafs.org
Fri Mar 20 19:59:07 UTC 2015
#1677: add buildbot step to run "make code-checks"
------------------------------------+----------------------------------
Reporter: davidsarah | Owner: davidsarah
Type: defect | Status: assigned
Priority: normal | Milestone: soon (release n/a)
Component: dev-infrastructure | Version: 1.9.1
Resolution: | Keywords: code-checks buildbot
Launchpad Bug: |
------------------------------------+----------------------------------
Old description:
> ... or replace the pyflakes step (since {{{make code-checks}}} runs
> pyflakes among other things).
>
> This requires ensuring that {{{make code-checks}}} returns a correct exit
> code and does not have too many false-positives.
New description:
... or replace the pyflakes step (since {{{make code-checks}}} runs
pyflakes among other things).
This requires ensuring that {{{make code-checks}}} returns a correct exit
code and does not have too many false-positives.
--
Comment (by warner):
Let's also make sure the output is not too noisy. Ideally each program it
runs would emit no output for success. The "build" make-dependency dumps
an awful lot of output, every time, and a bunch of the tools announce each
module they're checking, which is a drag.
A buildstep which knew how to parse out the actual problems could help.
--
Ticket URL: <https://tahoe-lafs.org/trac/tahoe-lafs/ticket/1677#comment:3>
Tahoe-LAFS <https://Tahoe-LAFS.org>
secure decentralized storage
More information about the tahoe-lafs-trac-stream
mailing list