Re: [CI] Lucene 5x Linux Java8 64 Test Only - Build # 46430 - Failure!

2015-05-11 Thread Michael McCandless
Hmm odd that test-framework did not print the Reproduce with: ... line here, but the seed is in the stack trace and it does reproduce with this: ant test -Dtestcase=Geo3dShapeRectRelationTest -Dtests.seed=8032886D7B96249D:C92AD49BDF6566D7 I'll open a Jira issue... Mike McCandless On Mon, May

Re: [CI] Lucene 5x Linux Java8 64 Test Only - Build # 46430 - Failure!

2015-05-11 Thread Dawid Weiss
Hmm odd that test-framework did not print the Reproduce with: ... line here This isn't odd. This class does not inherit from LTC; the reproduct with line is a listener attached to the LTC only. Dawid On Mon, May 11, 2015 at 11:16 AM, Michael McCandless m...@elastic.co wrote: Hmm odd that

Re: [CI] Lucene 5x Linux Java8 64 Test Only - Build # 46430 - Failure!

2015-05-11 Thread david.w.smi...@gmail.com
That test utility class was ported (copied) from Spatial4j. As a copy, it could be modified to extend LTC. Ideally, Spatial4j would publish the test JAR so that this could have been used without copying it (which will be addressed in the next release; Nick fixed this)… although then extending

Re: [CI] Lucene 5x Linux Java8 64 Test Only - Build # 46430 - Failure!

2015-05-11 Thread Michael McCandless
On Mon, May 11, 2015 at 5:32 AM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: Hmm odd that test-framework did not print the Reproduce with: ... line here This isn't odd. This class does not inherit from LTC; the reproduct with line is a listener attached to the LTC only. Duh, thanks

Re: [CI] Lucene 5x Linux Java8 64 Test Only - Build # 46430 - Failure!

2015-05-11 Thread Karl Wright
If you're asking me, I don't know; David supplied the randomized test framework. Karl On Mon, May 11, 2015 at 8:51 AM, Michael McCandless m...@elastic.co wrote: On Mon, May 11, 2015 at 5:32 AM, Dawid Weiss dawid.we...@cs.put.poznan.pl wrote: Hmm odd that test-framework did not print the

Re: [CI] Lucene 5x Linux Java8 64 Test Only - Build # 46430 - Failure!

2015-05-11 Thread Dawid Weiss
Is there a reason why RandomizedShapeTestCase doesn't extend LTC? I've no idea, to be honest. Maybe David (Smiley) knows. Dawid - To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: