You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ofbiz.apache.org by "Jacques Le Roux (Jira)" <ji...@apache.org> on 2022/04/13 13:07:00 UTC

[jira] [Closed] (OFBIZ-12595) Test run was unsuccessful because of failing solr tests

     [ https://issues.apache.org/jira/browse/OFBIZ-12595?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jacques Le Roux closed OFBIZ-12595.
-----------------------------------
    Fix Version/s: 18.12.06
                   22.01.01
       Resolution: Fixed

> 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: 18.12.06, 22.01.01
>            Reporter: Tom Pietsch
>            Assignee: Jacques Le Roux
>            Priority: Major
>              Labels: failure, solr, tests
>             Fix For: 18.12.06, 22.01.01
>
>         Attachments: Linux-classpath-log-official-demos.txt, Linux-classpath-log.txt, OFBIZ-12595-framework.patch, OFBIZ-12595-plugins.patch, Screenshot 2022-04-08 at 17.12.20.png, image-2022-04-11-12-57-56-778.png
>
>
> 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)