test errors on build

Hi

I just did a clean rebuild of the latest source code and I'm picking
up some test failures on the dhis-service-reporting - details
attached. Haven't looked into the cause of the test failures yet but
just flagging the issue for now. Perhaps the tests have got out of
synch with the code developments:

Bob

err.txt (6.26 KB)

Fixed it, forgot to update the tests after changing the reporttable behaviour slightly.

If you want to speed up building and ignore my oblivions use mvn install -Dtest=skip -DfailIfNoTests=false

···

On Tue, Mar 31, 2009 at 1:44 PM, Bob Jolliffe bobjolliffe@gmail.com wrote:

Hi

I just did a clean rebuild of the latest source code and I’m picking

up some test failures on the dhis-service-reporting - details

attached. Haven’t looked into the cause of the test failures yet but

just flagging the issue for now. Perhaps the tests have got out of

synch with the code developments:

Bob

Was making coffee so I just let them run ...

···

2009/3/31 Lars Helge Øverland <larshelge@gmail.com>:

On Tue, Mar 31, 2009 at 1:44 PM, Bob Jolliffe <bobjolliffe@gmail.com> wrote:

Hi

I just did a clean rebuild of the latest source code and I'm picking
up some test failures on the dhis-service-reporting - details
attached. Haven't looked into the cause of the test failures yet but
just flagging the issue for now. Perhaps the tests have got out of
synch with the code developments:

Bob

Fixed it, forgot to update the tests after changing the reporttable
behaviour slightly.

If you want to speed up building and ignore my oblivions use mvn install
-Dtest=skip -DfailIfNoTests=false