[ 
https://issues.apache.org/jira/browse/LUCENE-8641?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16743824#comment-16743824
 ] 

Dawid Weiss commented on LUCENE-8641:
-------------------------------------

It's because we add {{--illegal-access=deny}} to any Java after 1.8. This isn't 
part of the repro line. Interestingly, this assertion only fails if illegal 
access is denied.

> TermInSetQueryTest.testRamBytesUsed fails with an assertion
> -----------------------------------------------------------
>
>                 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
>
> 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

Reply via email to