[I] Reproducible failure in TestIndexWriter.testHasUncommittedChanges [lucene]

2023-12-11 Thread via GitHub
easyice opened a new issue, #12921: URL: https://github.com/apache/lucene/issues/12921 ### Description Seems to be related to a https://github.com/apache/lucene/pull/12679 ### Gradle command to reproduce ./gradlew :lucene:core:test --tests "org.apache.lucene.search.TestF

Re: [I] Reproducible failure in TestIndexWriter.testHasUncommittedChanges [lucene]

2023-11-13 Thread via GitHub
jpountz closed issue #12763: Reproducible failure in TestIndexWriter.testHasUncommittedChanges URL: https://github.com/apache/lucene/issues/12763 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the

Re: [I] Reproducible failure in TestIndexWriter.testHasUncommittedChanges [lucene]

2023-11-09 Thread via GitHub
jpountz commented on issue #12763: URL: https://github.com/apache/lucene/issues/12763#issuecomment-1804193016 I'm away from my main working computer this week, I suspect it's a similar issue that I saw elsewhere where merges cascade. I'll look into it on Monday if nobody beats me to me. -

Re: [I] Reproducible failure in TestIndexWriter.testHasUncommittedChanges [lucene]

2023-11-05 Thread via GitHub
dweiss commented on issue #12763: URL: https://github.com/apache/lucene/issues/12763#issuecomment-1793810448 Here's another seed where it's failing (from a PR): ``` gradlew :lucene:core:test --tests "org.apache.lucene.index.TestIndexWriter.testHasUncommittedChanges" -Ptests.jvms=2 -Pt

[I] Reproducible failure in TestIndexWriter.testHasUncommittedChanges [lucene]

2023-11-05 Thread via GitHub
easyice opened a new issue, #12763: URL: https://github.com/apache/lucene/issues/12763 ### Description The failure looks related to PR: https://github.com/apache/lucene/pull/12549 ``` > java.lang.AssertionError > at __randomizedtesting.SeedInfo.seed([35A9341