[
https://issues.apache.org/jira/browse/SOLR-15896?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17469974#comment-17469974
]
ASF subversion and git services commented on SOLR-15896:
--------------------------------------------------------
Commit f6c1db6fc08a7abe5fb3d87ecabab199d64a850f in solr's branch
refs/heads/main from Jan Høydahl
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=f6c1db6 ]
SOLR-15896 Fix the toString method of SolrVersion (#500)
Ref SOLR-15845
> 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
> Assignee: Jan Høydahl
> Priority: Minor
> Fix For: main (9.0)
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> 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]