Hello!
When performing the unit tests of Hibernate ("ant junitreport"), I get errors.
I've tried Hibernate 2.1.2 with the following RDBMSs:
MySQL 4.0.17 (MyISAM table type), Connector/J 3.0.10
MySQL 4.0.17 (InnoDB table type), Connector/J 3.0.10
Oracle 8.1.7, classes12
My Java version is 1.4.2_03-b02 (Sun), and I am running SuSE Linux 8.0 on a dual processor machine.
The errors I get are the following:
MySQL 4.0.17 MyISAM: 5 errors.
MySQL 4.0.17 InnoDB: 1 failure and 5 errors.
Oracle 8.1.7: 3 errors.
I suppose that the more detailed information is only interesting to the developers, and so I don't want to go into detail here. I can send the contents of the 'testout' directories to whom it may concern by email. I'd be glad to do that.
Do other users have the same experience?
Greetings,
Christian