0 Replies Latest reply on Feb 13, 2013 5:29 AM by mcella

    Arquillian Persistence Extension PostgreSQL v 9.1.7, v 9.2.3 Failed while comparing database state with provided data sets

    mcella

      Hi all,

       

      Arquillian Persistence Extension with PostgreSQL versions 9.1.7 and 9.2.3 failure on @ShouldMatchDataSet: "Failed while comparing database state with provided data sets."

      Try to execute the attached Maven project; see project README file for proper configuration; configure pom.xml "localhost-test" profile properties.

       

      Client side failure: "Failed while comparing database state with provided data sets."

      The database table is not cleaned up after test execution (@Cleanup annotation).

      No exception can be found on server log.

       

      Oracle Glassfish Server 3.1.2

      PostgreSQL 9.1.7, 9.2.3

      Hibernate 3.5.6-Final

      Ubuntu 11.10 64 bit

      Apache Maven 3.0.3

      Java version 1.6.0_26