[ 
https://issues.apache.org/jira/browse/OFBIZ-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13909740#comment-13909740
 ] 

Pierre Smits commented on OFBIZ-4239:
-------------------------------------

Yesterday, the execution of the basetest failed in our CI. Now it was the 
'testDiskBasic' test that failed in the suite.

The test result was:

<testcase classname="org.ofbiz.base.util.cache.test.UtilCacheTests" 
name="testBasicDisk" time="1.14">
    <failure message="is-empty" 
type="junit.framework.AssertionFailedError">junit.framework.AssertionFailedError:
 is-empty
        at 
org.ofbiz.base.util.cache.test.UtilCacheTests.assertHasSingleKey(UtilCacheTests.java:225)
        at 
org.ofbiz.base.util.cache.test.UtilCacheTests.basicTest(UtilCacheTests.java:269)
        at 
org.ofbiz.base.util.cache.test.UtilCacheTests.testBasicDisk(UtilCacheTests.java:321)
        at org.ofbiz.testtools.TestRunContainer.start(TestRunContainer.java:147)
        at 
org.ofbiz.base.container.ContainerLoader.start(ContainerLoader.java:239)
        at org.ofbiz.base.start.Start.startStartLoaders(Start.java:327)
        at org.ofbiz.base.start.Start.start(Start.java:369)
        at org.ofbiz.base.start.Start.main(Start.java:120)
</failure>
  </testcase>

> 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)

Reply via email to