Well, All the tests supposed to be run successfully. If you see the logs, note that all the test are not failed. The only reason that I can think of is that In some cases, the data for all test cases are not defined properly. I mean few of the test case does not get the desired data and which is when changed by any earlier test causes them to fail.

Other reason could be recent changes in services that are being tested by test case.

Also the whole automated test-suite is supposed to run with fresh data each time.

Vikas

On Feb 11, 2009, at 4:45 AM, Robert Lor wrote:

Hi,

I tried running the automated tests to see if my setup is correct and noticed a number of failures. Here's what I did:

1) svn co http://svn.apache.org/repos/asf/ofbiz/trunk ofbiz
2) setup db and modify entityengine.xml appropriately
2) ant run-install
3) java -jar ofbiz.jar -test

Are all the tests supposed to run successfully out of the box or am I missing something in the setup?

The errors are slightly different between Postgres & MySQL. Please see the output in the attached file.


Thanks,
Robert
<test_log.tar.gz>

Attachment: smime.p7s
Description: S/MIME cryptographic signature

Reply via email to