For now, I've @Ignore'd
ReflectionToStringBuilderConcurrencyTest.testCopyOnWriteArrayList()

FYI: If I reduce the DATA_SIZE from 100000 to 10000 the test
ReflectionToStringBuilderConcurrencyTest.testLinkedList() does not always
fail for me.

Gary

On Wed, Nov 9, 2011 at 8:35 PM, sebb <seb...@gmail.com> wrote:

> On 10 November 2011 00:55, Henri Yandell <flame...@gmail.com> wrote:
> > Nah, not my question :)
> >
> > If I was adding 1 day of time for a single test - that'd be bad right?
> >
> > What's okay? Adding 50 seconds is over the line for me. I'd rather be
> > unprotected from the issue than be impacted by a 50 second build
> > penalty (or more; I've not seen my virt finish yet), plus if a
> > release/site still does multiple testing then that really adds up.
> >
> > So I'm -1 to the test because it takes too long to be part of the build
> process.
>
> The test took 87 secs for me.
>
> I'm -1 on including the test class in the default test runs.
>
> +1 on running the test as part of a profile or similar.
>
> > Hen
> >
> > On Wed, Nov 9, 2011 at 2:53 PM, Gary Gregory <garydgreg...@gmail.com>
> wrote:
> >> On Wed, Nov 9, 2011 at 5:44 PM, Henri Yandell <flame...@gmail.com>
> wrote:
> >>
> >>> Is it worth doubling the build time?
> >>>
> >>>
> >> If you can still make the bug happen with lower settings, then that's
> OK by
> >> me.
> >>
> >> Gary
> >>
> >>
> >>
> >>> Hen
> >>>
> >>> On Wed, Nov 9, 2011 at 11:35 AM, Gary Gregory <garydgreg...@gmail.com>
> >>> wrote:
> >>> > Yeah, it's 50 secs for me but I want to make sure the @Ignore methods
> >>> blow
> >>> > up. Feel free to reduce the iterations while checking the @Ignore
> methods
> >>> > still fail.
> >>> >
> >>> > Gary
> >>> >
> >>> > On Wed, Nov 9, 2011 at 2:17 PM, Henri Yandell <flame...@gmail.com>
> >>> wrote:
> >>> >
> >>> >> Ouch. On my Mac:
> >>> >>
> >>> >>  Running
> >>> >>
> >>>
> org.apache.commons.lang3.builder.ReflectionToStringBuilderConcurrencyTest
> >>> >>  Tests run: 3, Failures: 0, Errors: 0, Skipped: 2, Time elapsed:
> 42.471
> >>> sec
> >>> >>
> >>> >> Wondering when my debian virtualbox image is going to respond. It's
> >>> >> still spinning :)
> >>> >>
> >>> >> Hen
> >>> >>
> >>> >>
> ---------------------------------------------------------------------
> >>> >> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >>> >> For additional commands, e-mail: dev-h...@commons.apache.org
> >>> >>
> >>> >>
> >>> >
> >>> >
> >>> > --
> >>> > E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> >>> > JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> >>> > Spring Batch in Action: <http://s.apache.org/HOq>
> http://bit.ly/bqpbCK
> >>> > Blog: http://garygregory.wordpress.com
> >>> > Home: http://garygregory.com/
> >>> > Tweet! http://twitter.com/GaryGregory
> >>> >
> >>>
> >>> ---------------------------------------------------------------------
> >>> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> >>> For additional commands, e-mail: dev-h...@commons.apache.org
> >>>
> >>>
> >>
> >>
> >> --
> >> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
> >> JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
> >> Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
> >> Blog: http://garygregory.wordpress.com
> >> Home: http://garygregory.com/
> >> Tweet! http://twitter.com/GaryGregory
> >>
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> > For additional commands, e-mail: dev-h...@commons.apache.org
> >
> >
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>
>


-- 
E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
JUnit in Action, 2nd Ed: <http://goog_1249600977>http://bit.ly/ECvg0
Spring Batch in Action: <http://s.apache.org/HOq>http://bit.ly/bqpbCK
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory

Reply via email to