mayya-sharipova opened a new issue, #15615:
URL: https://github.com/apache/lucene/issues/15615
### Description
TestLucene60FieldInfosFormat.testMergeStability reproducible fails on `main`
branch:
```
> Task :lucene:backward-codecs:test FAILED
WARNING: Using incubator modules: jdk.incubator.vector
TestLucene60FieldInfosFormat > testMergeStability FAILED
java.lang.AssertionError: expected:<{fnm=82, fdt=9153, fdx=98, fdm=158}>
but was:<{cfs=9553, cfe=150}>
```
### Gradle command to reproduce
./gradlew test --tests TestLucene60FieldInfosFormat.testMergeStability
-Dtests.seed=F8F2B4F344EE3AE5 -Dtests.nightly=true -Dtests.locale=ki
-Dtests.timezone=Europe/Ulyanovsk -Dtests.asserts=true
-Dtests.file.encoding=UTF-8
--
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 specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]