#2569: Make travis test logs less verbose
------------------------+----------------------
Reporter: dustin | Owner:
Type: enhancement | Status: new
Priority: major | Milestone: ongoing
Version: 0.8.8 | Resolution:
Keywords: travis |
------------------------+----------------------
Comment (by rutsky):
Made pull request with `text` trial reporter:
https://github.com/buildbot/buildbot/pull/909
Now test output takes few pages of output instead four thousand lines,
which is definitely much preferable: https://travis-
ci.org/vrutsky/buildbot/jobs/12478365
Still there is problem that we want to run in Travis heterogeneous tasks:
run `trial`, `pylint`, `pyflakes` and build documentation, but Travis
designed only for homogeneous tasks. To accomplish running most stuff
that conveniently runs on http://buildbot.buildbot.net I made hack with
"latest" configuration: other tasks than `trial` tests are being run only
in "latest" configuration; so failure in "latest" configuration means that
failed one or more different tasks: `trial`, `pylint`, `pyflakes` or
documentation building, which isn't very convenient. I don't think that
we can do much to solve this issue (and test/`pylint`/`pyflakes` results
for all commits in official git repository can be conveniently seen on
http://buildbot.buildbot.net) so I suggest to ignore it for now.
--
Ticket URL: <http://trac.buildbot.net/ticket/2569#comment:3>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60134071&iu=/4140/ostg.clktrk
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits