Christine Poerschke created SOLR-15896:
------------------------------------------
Summary: reproducible test failure:
org.apache.solr.util.TestSolrVersion.testToString
Key: SOLR-15896
URL: https://issues.apache.org/jira/browse/SOLR-15896
Project: Solr
Issue Type: Test
Reporter: Christine Poerschke
e.g.
https://lists.apache.org/[email protected]:2022-1:%22org.apache.solr.util.TestSolrVersion.testToString%22
{code}
Build: https://ci-builds.apache.org/job/Solr/job/Solr-BadApples-Tests-main/506/
2 tests failed.
FAILED: org.apache.solr.util.TestSolrVersion.testVersionComponents
Error Message:
org.junit.ComparisonFailure: expected:<[9.0.1]-rc1> but was:<[٩.٠.١]-rc1>
Stack Trace:
org.junit.ComparisonFailure: expected:<[9.0.1]-rc1> but was:<[٩.٠.١]-rc1>
at
__randomizedtesting.SeedInfo.seed([8435A4C21098B175:36A3663F4D780A83]:0)
at org.junit.Assert.assertEquals(Assert.java:117)
at org.junit.Assert.assertEquals(Assert.java:146)
at
org.apache.solr.util.TestSolrVersion.testVersionComponents(TestSolrVersion.java:31)
...
Reproduce with: gradlew :solr:core:test --tests
"org.apache.solr.util.TestSolrVersion.testVersionComponents" -Ptests.jvms=4
-Ptests.haltonfailure=false -Ptests.jvmargs=-XX:TieredStopAtLevel=1
-Ptests.seed=8435A4C21098B175 -Ptests.multiplier=2 -Ptests.badapples=true
-Ptests.file.encoding=US-ASCII
...
{code}
--
This message was sent by Atlassian Jira
(v8.20.1#820001)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]