OK... and the final piece of the puzzle: the reason why it never failed for me is that SOLR-658 introduced a bug such that reopen() won't be used on Windows.
-Yonik On Thu, Jan 29, 2009 at 11:59 PM, Yonik Seeley <ysee...@gmail.com> wrote: > Added a note about the cause of this in > https://issues.apache.org/jira/browse/LUCENE-1478 > -Yonik > > On Thu, Jan 29, 2009 at 7:49 PM, Yonik Seeley <ysee...@gmail.com> wrote: >> The strangeness continues... TestFunctionQuery always passes for me, >> and always fails for others. >> Apparently, when Mark compiles trunk himself, the result passes again. >> >> Time to fire up vmware to see if I can get this to fail... >> >> -Yonik >> >> On Thu, Jan 29, 2009 at 1:34 PM, Yonik Seeley <ysee...@gmail.com> wrote: >>> OK, I've committed the latest lucene nightly. >>> >>> I'm getting intermittent failures in SolrExampleStreamingTest >>> but I doubt it's related to a lucene version. >>> >>> I'm getting failures in TestReplicationHandler: >>> ERRORunknown_field_newname >>> Anyone else? >>> >>> -Yonik >>> >>> >>> >>> On Thu, Jan 29, 2009 at 12:45 PM, Shalin Shekhar Mangar >>> <shalinman...@gmail.com> wrote: >>>> On Thu, Jan 29, 2009 at 11:13 PM, Shalin Shekhar Mangar < >>>> shalinman...@gmail.com> wrote: >>>> >>>>> >>>>> The FunctionQuery#singleTest fails for me on Ubuntu 8.10 with Sun JDK. >>>>> >>>> >>>> That should have been FunctionQuery#testExternalField on singleTest(field, >>>> "\0", answers) >>>> >>>> -- >>>> Regards, >>>> Shalin Shekhar Mangar. >>>> >>> >> >