Hi Dawid,

Unfortunately, -Dtests.showOutput=never penalizes all tests that don't have 
megabytes of failure output because some do.

What do you think of adding an option to limit output size (e.g. 
-Dtests.outputLimitKB=10), and truncating to that size if it's exceeded?  If 
you think this would be reasonable, I'm willing to (try to) do the work.

Steve

-----Original Message-----
From: Steven A Rowe [mailto:sar...@syr.edu] 
Sent: Monday, August 20, 2012 4:10 PM
To: dev@lucene.apache.org
Subject: RE: large messages from Jenkins failures

+1 to using -Dtests.showOutput=never for Jenkins jobs. - Steve

-----Original Message-----
From: dawid.we...@gmail.com [mailto:dawid.we...@gmail.com] On Behalf Of Dawid 
Weiss
Sent: Monday, August 20, 2012 2:20 PM
To: dev@lucene.apache.org
Subject: Re: large messages from Jenkins failures

This is partially aggregated by solr failure logs (the output for
successful suites is not emitted to the console). As for myself I
don't look at those e-mails directly, I typicall click on the jenkins
link to see the full output. Alternatively we could suppress the
console output for failures too (it would still show the stack trace
and everything, just not the stdout/sysouts) -- this is relatively
easy to override even from jenkins level:

-Dtests.showOutput=never

Dawid

On Fri, Aug 17, 2012 at 5:04 PM, Dyer, James
<james.d...@ingramcontent.com> wrote:
> Is there any way we can limit the size of the messages Jenkins emails this
> list?  Responsing to a "your mailbox is full" warning, I found I had 32
> recent Jenkins messages all over 1mb (a few were >10mb).  A few weeks ago I
> returned from vacation to find my mail account partially disabled because
> Jenkins had used up most of my storage.  Maybe, if the log is more than so
> many lines to just supplies a link to it than have the whole thing in the
> email?  I realize a lot of you have unlimited storage on your email
> accounts, but unfortunately I do not.
>
>
>
> James Dyer
>
> E-Commerce Systems
>
> Ingram Content Group
>
> (615) 213-4311
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to