[ https://issues.apache.org/jira/browse/OFBIZ-12595?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17519612#comment-17519612 ]
Jacques Le Roux commented on OFBIZ-12595: ----------------------------------------- Hi Tom, You need to update to lastest trunk (ie HEAD), see OFBIZ-12594 > Test run was unsuccessful because of failing solr tests > ------------------------------------------------------- > > Key: OFBIZ-12595 > URL: https://issues.apache.org/jira/browse/OFBIZ-12595 > Project: OFBiz > Issue Type: Bug > Components: framework, solr > Affects Versions: Upcoming Branch > Reporter: Tom Pietsch > Priority: Critical > Labels: failure, solr, tests > > Prepare: > {code:java} > git clone https://github.com/apache/ofbiz-framework.git solr-bug > cd solr-bug > # optional cleanup local gradle/maven files > # rm -fr ~/.gradle && rm -fr ~/.m2 > ./gradlew pullAllPluginsSource{code} > Running the tests with > {code:java} > ./gradlew cleanAll loadAll "ofbiz --test" > {code} > on {{trunk}} causes an unsuccessful test run. > The failures occurs on and after commit 2aeb282cdc7. > Last successful run was on: 5d4dcd2ed49 > I also tested various commits of the ofbiz-plugin repos. however, this does > not seem to have introduced the problems. So use the newest current commit > 4cce082e931 which pullAllPluginsSource pulls. -- This message was sent by Atlassian Jira (v8.20.1#820001)