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

Zach Chen commented on LUCENE-9976:
-----------------------------------

No worry [~jpountz], and hope you had a great vacation! I'm looking forward to 
mine coming up in a few weeks! :D
{quote}It's a bit worrying that this bug only got caught by 
TestExpressionSorts, I wonder why the test cases we have in TestWANDScorer 
didn't catch it.
{quote}
That's a great call. I played around with the tests there a bit and came up 
with one new test that would fail around 80% of the time (not sure if there's 
clause ordering or other randomness kicked in) without the fix. From that, I 
think the _ConstantScoreQuery_ used heavily in those tests might have masked 
the issue a bit?

> WANDScorer assertion error in ensureConsistent
> ----------------------------------------------
>
>                 Key: LUCENE-9976
>                 URL: https://issues.apache.org/jira/browse/LUCENE-9976
>             Project: Lucene - Core
>          Issue Type: Bug
>            Reporter: Dawid Weiss
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Build fails and is reproducible:
> https://ci-builds.apache.org/job/Lucene/job/Lucene-NightlyTests-main/283/console
> {code}
> ./gradlew test --tests TestExpressionSorts.testQueries 
> -Dtests.seed=FF571CE915A0955 -Dtests.multiplier=2 -Dtests.nightly=true 
> -Dtests.slow=true -Dtests.asserts=true -p lucene/expressions/
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org
For additional commands, e-mail: issues-h...@lucene.apache.org

Reply via email to