[ https://issues.apache.org/jira/browse/LUCENE-8641?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Dawid Weiss resolved LUCENE-8641. --------------------------------- Resolution: Fixed Fix Version/s: master (9.0) Applied to master and branch_8x and branch_7x as it affects tests only. > TermInSetQueryTest.testRamBytesUsed fails with an assertion on Java > 1.8 > ------------------------------------------------------------------------- > > Key: LUCENE-8641 > URL: https://issues.apache.org/jira/browse/LUCENE-8641 > Project: Lucene - Core > Issue Type: Bug > Reporter: Dawid Weiss > Assignee: Dawid Weiss > Priority: Minor > Fix For: master (9.0) > > > So, this is strange. I get a fully reproducible numbers going in for the same > seed in this test, but the failures observed on Jenkins are non-reproducible > in Idea (but they can be reproduced from ant). > An example: > {code} > ant test -Dtestcase=TermInSetQueryTest -Dtests.method=testRamBytesUsed > -Dtests.seed=D8EACD24EB26B7FD -Dtests.multiplier=3 -Dtests.slow=true > -Dtests.badapples=true -Dtests.locale=kw > -Dtests.timezone=America/North_Dakota/New_Salem -Dtests.asserts=true > -Dtests.file.encoding=UTF-8 > {code} > Something is odd. -- This message was sent by Atlassian JIRA (v7.6.3#76005) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org For additional commands, e-mail: dev-h...@lucene.apache.org