[
https://issues.apache.org/jira/browse/OFBIZ-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13905106#comment-13905106 ]
Pierre Smits commented on OFBIZ-4239:
-------------------------------------
Thanks for the suggestion, Adrian.
Unfortunately, with ./ant clean-all also test results are deleted on the CI. The funny thing is that the CI reported the failure 3 days in a row (15-2,16-2 and 17-2), but on 18-2 the test performed succesfully. There is some irregularity here. As soon as it fails again I will check the test result file and post results here.
Doing an analysis of the logs of the runs on the days the test failed I learned that it has to do with the test 'testExpire'.
> The framework/base tests fail
> -----------------------------
>
> Key: OFBIZ-4239
> URL:
https://issues.apache.org/jira/browse/OFBIZ-4239> Project: OFBiz
> Issue Type: Test
> Components: framework
> Affects Versions: SVN trunk
> Reporter: Jacques Le Roux
> Assignee: Jacques Le Roux
> Priority: Trivial
> Fix For: SVN trunk
>
> Attachments: basetests.xml
>
>
> Thanks to Adrian's explanation in
http://markmail.org/message/ihpdviifcnmk2mhz> {quote}
> 1. The framework/base component unit tests ran successfully.
> 2. A new testing framework was introduced and that framework skipped the
> framework/base unit tests.
> 3. Over time, changes were made to framework/base code that caused the
> tests to fail, but no one noticed because the tests were not being run.
> 4. Rev 1085735 fixed the issue that was preventing the framework/base
> tests from being run.
> 5. Now the framework/base tests run, but they fail due to #3.
> {quote}
--
This message was sent by Atlassian JIRA
(v6.1.5#6160)