+1 SUCCESS! [0:46:17.627920] On Tue, Feb 10, 2015 at 11:33 AM, Ryan Ernst <[email protected]> wrote:
> > I'm pretty sure Ryan's initial diagnoses was wrong > > Entirely possible. I just quickly looked at the script and saw ant test > being invoked. It would make sense on second though that it is running it > from the downloaded source version? :) > > On Tue, Feb 10, 2015 at 11:04 AM, Chris Hostetter < > [email protected]> wrote: > >> >> : : That part of the script expects you run from the root of a checkout. >> It >> : : runs the backcompat tests, and scrapes the test output to check all >> are >> : : tested. >> : >> : Everything you said made sense, and i even filed LUCENE-6234 to note >> that >> >> I tracked down the root problem to LUCENE-6235 - the regex matching on >> ant's output freaks out if you have ant configured to use the >> AnsiColorLogger. >> >> I'm pretty sure Ryan's initial diagnoses was wrong - i don't think the >> script has any opinions about the CWD you run it in (but i'll wait to >> Resolve:INVALID LUCENE-6234 after i've had a chance to test -- still >> waiting to see the smoke tester pass at all) >> >> >> -Hoss >> http://www.lucidworks.com/ >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> >
