Hi, I consistently get failures when running the jackrabbit tests in jackrabbit-core at r1687897 ( see below ).
Does anyone get these as well? Thanks, Robert Failed tests: IndexingQueueTest>AbstractJCRTest.run:464->testInitialIndex:128 expected:<110> but was:<0> IndexingQueueTest>AbstractJCRTest.run:464->testQueue:71 null IndexingQueueTest>AbstractJCRTest.run:464->testReaderUpToDate:161 expected:<1> but was:<0> IndexingRuleTest>AbstractJCRTest.run:464->testBoost:67 ->AbstractIndexingTest.executeXPathQuery:112 ->AbstractQueryTest.executeXPathQuery:146 ->AbstractQueryTest.checkResult:171->AbstractQueryTest.checkResult:214 /testroot/node1 is not part of the result set [] IndexingRuleTest>AbstractJCRTest.run:464 ->testExcerptOnExcludedProperty:131->AbstractQueryTest.checkResult:171 ->AbstractQueryTest.checkResult:214 /testroot/node1 is not part of the result set [] IndexingRuleTest>AbstractJCRTest.run:464->testNodeScopeIndex:80 ->AbstractQueryTest.checkResult:171->AbstractQueryTest.checkResult:214 /testroot/node1 is not part of the result set [] IndexingRuleTest>AbstractJCRTest.run:464->testRegexp:50 ->AbstractQueryTest.checkResult:171->AbstractQueryTest.checkResult:214 /testroot/node1 is not part of the result set [] IndexingRuleTest>AbstractJCRTest.run:464->testUseInExcerpt:105 No results returned IndexingRuleTest>AbstractJCRTest.run:464>testUseInExcerptWithAgg regate:150 No results returned
