[ https://issues.apache.org/jira/browse/SOLR-16091?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17506664#comment-17506664 ]
ASF subversion and git services commented on SOLR-16091: -------------------------------------------------------- Commit 6d64c14bf238f4c67b91c757923c5818402d71a9 in solr's branch refs/heads/main from Mike Drob [ https://gitbox.apache.org/repos/asf?p=solr.git;h=6d64c14 ] 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> > TestContainerPlugin.testApiFromPackage had unexpected failure > ------------------------------------------------------------- > > Key: SOLR-16091 > URL: https://issues.apache.org/jira/browse/SOLR-16091 > Project: Solr > Issue Type: Test > Security Level: Public(Default Security Level. Issues are Public) > Reporter: Mike Drob > Priority: Major > Time Spent: 1h 40m > 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