[
https://issues.apache.org/jira/browse/OFBIZ-4239?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13904718#comment-13904718 ]
Pierre Smits commented on OFBIZ-4239:
-------------------------------------
Yes,
The CI task before that executes the clean-all, build and load-demo targets with bash -ex ./ant clean-all build load-demo.
In my CI each test is executed individually and sequentially in stead of triggering one run-tests target. My CI captures all logs, so no need to look in the file you suggested.
If need be I can attach the log of the base-test as executed by my CI.
> 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)