Or use, what we have and disable tests via gradle:

 ./gradlew ofbiz -x test





Am 01.10.18 um 13:43 schrieb Hannes Geist:
Ok, easy solution: rename

framework/entity/src/test

to

framework/entity/src/test_


for now.

-----Original Message-----
From: Hannes Geist <[email protected]>
Reply-to: [email protected]
To: [email protected]
Subject: Re: Build failed
Date: Mon, 01 Oct 2018 13:39:21 +0200

Same. Is there any way to disable the Test system for now?

I tried commenting out all test-suite entries in components already,
doesnt work.

I need the system urgently for a customer demo.

Best regards

Hannes Geist

-----Original Message-----
From: Pritam Kute <[email protected]>
Reply-to: [email protected]
To: [email protected]
Subject: Re: Build failed
Date: Mon, 1 Oct 2018 16:56:54 +0530

Same here. About to write an email. :)

Thanks and Regards
--
Pritam Kute

On Mon, Oct 1, 2018 at 4:43 PM Suraj Khurana <
[email protected]> wrote:

Hello team,

I am getting this exception after re-starting OFBiz server. I used
./gradlew cleanAll ofbiz and got this exception:

===============================

:test

org.apache.ofbiz.entity.util.EntitySaxReaderTests > parse FAILED
     java.lang.IllegalStateException at EntitySaxReaderTests.java:82

org.apache.ofbiz.entity.DelegatorUnitTests >
delegatorCreationUsingConstructorFailsIfConfigurationIsMissing FAILED
     java.lang.AssertionError

org.apache.ofbiz.entity.DelegatorUnitTests >
delegatorCreationUsingFactoryGetDelegator FAILED
     java.lang.AssertionError at DelegatorUnitTests.java:87

org.apache.ofbiz.entity.DelegatorUnitTests >
delegatorCreationUsingFactoryGetInstance FAILED
     java.lang.AssertionError at DelegatorUnitTests.java:75

org.apache.ofbiz.entity.DelegatorUnitTests >
delegatorCreationUsingConstructor FAILED
     org.apache.ofbiz.entity.GenericEntityConfException at
DelegatorUnitTests.java:63

29 tests completed, 5 failed
:test FAILED

FAILURE: Build failed with an exception.

===============================

Is anyone else facing similar issue ?

--
Best Regards,
Suraj Khurana
Omnichannel OMS Technical Expert
HotWax Systems


Reply via email to