Re: Tracking down inconsistent failure in jenkins

2019-11-10 Thread Raphael Bircher
Hi Erick, * On 2019/11/09 15:15:03, Erick Erickson wrote: > How are you running the tests? Just “ant test”? If so the output is all > written to stdout so I usually just redirect it somewhere , e.g. “ant test > > results 2>&1”…. Yea, I run it with ant test. So the output is the log from the c

Re: Tracking down inconsistent failure in jenkins

2019-11-08 Thread Raphael Bircher
Hi all On 2019/11/08 23:56:00, Raphael Bircher wrote: > I was building solr and running the JUnit Tests now. The tests was running, but I don't find the testlogs ;-) I got two errors with a self builded solr from the head. I've also seen a Ubuntu machine on Jenkins with two

Re: Tracking down inconsistent failure in jenkins

2019-11-08 Thread Raphael Bircher
Hi Erick On 2019/11/08 22:49:31, Erick Erickson wrote: > Raphael: > > Thanks for becoming involved! > > It’s super-frustrating that some of the tests on Jenkins do (or do not) > reproduce, even if you “beast” them. Hoss’ reports come from many different > environments, from Windows to variou

Tracking down inconsistent failure in jenkins

2019-11-08 Thread Raphael Bircher
Hi all In my welcome thread, Jason pointed me to Hoss's Jenkins failure page. I think this is a good point to start for me. I like to help you tracking down this inconsistent failures. At first, please, if I got something wrong, correct me! As far as I understand, there are tests in Jenkins who

Re: Hi I'm Raphael

2019-11-08 Thread Raphael Bircher
On 2019/11/08 05:42:01, Shawn Heisey wrote: > On 11/7/2019 6:14 PM, Raphael Bircher wrote: > > Wich source tree I should build for testing purpose? I heard rumors, that > > installing Lucene is a bit rocket science. > > I'm here for Solr, and my interest in

Hi I'm Raphael

2019-11-07 Thread Raphael Bircher
Hi all Some people may know me from other Projects like the incubator. I came to Apache with the OpenOffice Community. I can programming, but my real ability is QA. One of my speciality is to track down hard reproducable bugs. I'm interested in search engines since long time. I experimented yea