Hi,
I finally made some progress with running CI builds on Windows [1, 2]. The builds themselves seem to be working, however there are new test failures. Before we increase the level of noise in JIRA we should make an effort and quickly check whether we can bring the number of failures down. The following tests failed in the most recent build [3]:
o.a.j.oak.cache.ConcurrentTest.testLoaderBlock o.a.j.oak.plugins.document.persistentCache.async.CacheActionDispatcherTest.testQueue o.a.j.oak.cache.ConcurrentTest.testLoaderBlock o.a.j.oak.cache.ConcurrentTest.testLoaderBlock o.a.j.oak.jcr.query.QueryFulltextTest.testScore o.a.j.oak.jcr.query.QueryFulltextTest.testFulltextRelativeProperty o.a.j.oak.jcr.query.SpellcheckTest.testSpellcheckSql o.a.j.oak.jcr.query.SpellcheckTest.testSpellcheckXPath o.a.j.oak.jcr.query.SuggestTest.testSuggestSql o.a.j.oak.jcr.query.SuggestTest.testSuggestXPath o.a.j.oak.jcr.query.TextExtractionQueryTest.testFileContains o.a.j.oak.jcr.query.TextExtractionQueryTest.testNtFile o.a.j.core.query.ExcerptTest.testQuotedPhraseNoMatchScrambled o.a.j.core.query.ExcerptTest.testEncodeIllegalCharsNoHighlights o.a.j.core.query.ExcerptTest.testQuotedPhraseNoMatchGap o.a.j.core.query.ExcerptTest.testMatchMultipleNonMatchingTokens o.a.j.core.query.ExcerptTest.testEagerMatch o.a.j.core.query.ExcerptTest.testEagerMatch2 o.a.j.core.query.ExcerptTest.testEagerMatch3 o.a.j.core.query.ExcerptTest.testHightlightLastWord o.a.j.core.query.ExcerptTest.testHightlightWordBetween o.a.j.core.query.ExcerptTest.testQuotedPhraseNoMatch o.a.j.core.query.ExcerptTest.testHighlightMultipleTerms o.a.j.core.query.ExcerptTest.testHighlightJa o.a.j.core.query.ExcerptTest.testHightlightFirstWord o.a.j.core.query.FulltextQueryTest.testFulltextIntercapSQL o.a.j.core.query.FulltextQueryTest.testContainsStarSQL o.a.j.core.query.FulltextQueryTest.testFulltextOrSQL o.a.j.core.query.FulltextQueryTest.testContainsStarXPath o.a.j.core.query.FulltextQueryTest.testContainsPropScopeXPath o.a.j.core.query.FulltextQueryTest.testColonInContains o.a.j.core.query.FulltextQueryTest.testWildcard o.a.j.core.query.FulltextQueryTest.testFulltextExcludeSQL o.a.j.core.query.FulltextQueryTest.testFulltextPhraseSQL o.a.j.core.query.FulltextQueryTest.testContainsPropScopeSQL o.a.j.core.query.FulltextQueryTest.testPredefinedEntityReference o.a.j.core.query.FulltextQueryTest.testFulltextMultiWordSQL Michael [1] https://issues.apache.org/jira/browse/OAK-4456# [2] https://builds.apache.org/job/Oak-Win/ [3] https://builds.apache.org/job/Oak-Win/404/#showFailuresLink
