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

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

Hmm this test actually passed for me:
{code:java}
xichen@Xis-MacBook-Pro lucene % ./gradlew test --tests 
TestExpressionSorts.testQueries -Dtests.seed=FF571CE915A0955 
-Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true 
-Dtests.asserts=true -p lucene/expressions/
Starting a Gradle Daemon, 7 busy and 18 incompatible Daemons could not be 
reused, use --status for details


> Task :randomizationInfo
Running tests with randomization seed: tests.seed=FF571CE915A0955


BUILD SUCCESSFUL in 37s
{code}
I'm using mac, and trying with main branch head commit a6cf46dad

> 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
>
> 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