Houston Putman created SOLR-15909: ------------------------------------- Summary: Remove version compatibility bug in PackageManagerCLITest Key: SOLR-15909 URL: https://issues.apache.org/jira/browse/SOLR-15909 Project: Solr Issue Type: Bug Security Level: Public (Default Security Level. Issues are Public) Components: Package Manager, Tests Affects Versions: main (10.0) Reporter: Houston Putman
Currently the PackageManagerCLITest uses a package in {{{}solr/core/src/test-files/solr/question-answer-repository/repository.json{}}}. These packages have version constraints, set to "8 - 9". Therefore this test started to fail whenever branch_9x was cut and {{main}} was upgraded to 10.0.0. [http://fucit.org/solr-jenkins-reports/history-trend-of-recent-failures.html#series/org.apache.solr.cloud.PackageManagerCLITest.testPackageManager] To make sure we don't hit this whenever a new major version is released, we need to fix the test. -- 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