[ 
https://issues.apache.org/jira/browse/SOLR-16091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17511309#comment-17511309
 ] 

ASF subversion and git services commented on SOLR-16091:
--------------------------------------------------------

Commit 9373b1c2a679ab9bc574d8719bc6b0e5810aa111 in solr's branch 
refs/heads/branch_9x from Mike Drob
[ https://gitbox.apache.org/repos/asf?p=solr.git;h=9373b1c ]

SOLR-16091 Improve test logging (#736)

Improved logging in TestContainerPlugin and TestDistribPackageStore.

Switch an instance of System.out to using a logger.
Add ErrorLogMute blocks for expected errors.
Reduce amount of retries when waiting for state since we have proper expected 
concurrency hooks in place.
Randomize whether the test forces V2 APIs

Co-authored-by: Christine Poerschke <cpoersc...@apache.org>
(cherry picked from commit 6d64c14bf238f4c67b91c757923c5818402d71a9)


> TestContainerPlugin.testApiFromPackage had unexpected failure
> -------------------------------------------------------------
>
>                 Key: SOLR-16091
>                 URL: https://issues.apache.org/jira/browse/SOLR-16091
>             Project: Solr
>          Issue Type: Test
>            Reporter: Mike Drob
>            Assignee: Mike Drob
>            Priority: Major
>          Time Spent: 2h 10m
>  Remaining Estimate: 0h
>
> https://jenkins.thetaphi.de/view/Solr/job/Solr-main-MacOSX/741/testReport/junit/org.apache.solr.handler/TestContainerPlugin/testApiFromPackage/
> http://fucit.org/solr-jenkins-reports/job-data/thetaphi_solr/Solr-main-MacOSX/741/
> {noformat}
> org.junit.ComparisonFailure: Failed on path [files, /myplugin/v1.jar, sha512] 
> of {
>   "responseHeader":{
>     "status":0,
>     "QTime":0},
>   "files":{"/myplugin/v1.jar":null}}after attempt #10 
> expected:<[d209d8e8f3468b4c1c99513dce515949c996c47e73b37b67cbd1f3d83bb32dc906e32d84d2bba6777455d304d0b9c841a469e3940057b31dd834cd66348cac55]>
>  but was:<[]>
> {noformat}



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org
For additional commands, e-mail: issues-h...@solr.apache.org

Reply via email to