[Buildbot-commits] [Buildbot] #2434: compile warnings and separate erros
Buildbot
nobody at buildbot.net
Sat Feb 9 14:42:58 UTC 2013
#2434: compile warnings and separate erros
-----------------------------+--------------------
Reporter: sizeofvoid | Owner:
Type: enhancement | Status: new
Priority: patches-accepted | Milestone: 0.8.+
Version: master | Resolution:
Keywords: steps |
-----------------------------+--------------------
Changes (by dustin):
* keywords: => steps
* priority: major => patches-accepted
* type: undecided => enhancement
* milestone: undecided => 0.8.+
Old description:
> If compile step works you can select "stdio" and "warnings" but if
> compile fails you can only select "stdio". It would be nice to select
> "errors".
New description:
If compile step works you can select "stdio" and "warnings" but if compile
fails you can only select "stdio". It would be nice to select "errors" and
see error messages.
Mozilla's status reporting has a nice way of snipping out the "relevant"
portions of logs. I don't know the details of that implementation, but it
seems to include error and warning messages as well as a bit of
surrounding context.
It would be nice to have something similar in Buildbot.
--
Comment:
Good point - !WarningCountingShellCommand only counts (and logs
separately) warnings.
--
Ticket URL: <http://trac.buildbot.net/ticket/2434#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
More information about the Commits
mailing list