[
https://issues.apache.org/jira/browse/SOLR-15447?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17851882#comment-17851882
]
ASF subversion and git services commented on SOLR-15447:
--------------------------------------------------------
Commit 27ea8262994aef1a37b920a6f88586ea0540a0b7 in solr's branch
refs/heads/branch_9x from David Smiley
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=27ea8262994 ]
Build: report test history URLs. Fix classMethod suffix (#2487)
* Test failures reported at the end of a build now include links to view test
history at ge.apache.org and fucit.org
* Use "./gradlew" (dot-slash) so we can paste the repro line to a shell
* SOLR-15447: classMethod suffix is removed
Refactored the gradle script some too.
(cherry picked from commit c80f344d0dfddf9124a3c29953722a2a000d3296)
> Reproduce with line inaccurate for class methods
> ------------------------------------------------
>
> Key: SOLR-15447
> URL: https://issues.apache.org/jira/browse/SOLR-15447
> Project: Solr
> Issue Type: Test
> Components: Tests
> Reporter: Mike Drob
> Priority: Major
> Attachments: SOLR-15447.patch
>
>
> I had this failure running tests recently:
> {noformat}
> - org.apache.solr.cloud.api.collections.ShardSplitTest.classMethod
> (:solr:core)
> Test output:
> /Users/mdrob/code/solr/solr/core/build/test-results/test/outputs/OUTPUT-org.apache.solr.cloud.api.collections.ShardSplitTest.txt
> Reproduce with: gradlew :solr:core:test --tests
> "org.apache.solr.cloud.api.collections.ShardSplitTest.classMethod"
> -Ptests.jvms=16 -Ptests.jvmargs=-XX:TieredStopAtLevel=1
> -Ptests.seed=40D22CF6F9086FB4 -Ptests.file.encoding=UTF-8 {noformat}
> There is no "classMethod" method, so the given command line fails to
> reproduce the failure. Unfortunately, I do not have the logs anymore, but I
> strongly expect this was a failure either in the test setup, teardown, or
> possibly something like the thread leak detector.
>
> We should figure out how we can provide a better reproduce with line for this
> type of failure.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]