[arquillian-issues] [JBoss JIRA] (ARQ-1295) PostgreSQL @ShouldMatchDataSet "Failed while comparing database state with provided data sets"

SBS JIRA Integration (JIRA) jira-events at lists.jboss.org
Wed Feb 13 05:30:57 EST 2013


     [ https://issues.jboss.org/browse/ARQ-1295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

SBS JIRA Integration updated ARQ-1295:
--------------------------------------

    Forum Reference: https://community.jboss.org/message/797210#797210, https://community.jboss.org/thread/221197  (was: https://community.jboss.org/thread/221197)

    
> PostgreSQL @ShouldMatchDataSet "Failed while comparing database state with provided data sets"
> ----------------------------------------------------------------------------------------------
>
>                 Key: ARQ-1295
>                 URL: https://issues.jboss.org/browse/ARQ-1295
>             Project: Arquillian
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Extension - Persistence
>    Affects Versions: persistence_1.0.0.Alpha5
>         Environment: Oracle Glassfish Server 3.1.2
> psql (PostgreSQL) 9.1.7, psql (PostgreSQL) 9.2.3
> Hibernate 3.5.6-Final
> Ubuntu 11.10 64 bit
> Apache Maven 3.0.3
> Java version 1.6.0_26 
>            Reporter: Marco Cella
>            Assignee: Bartosz Majsak
>         Attachments: ArquillianTest2.tar.gz
>
>
> 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:
> {code:xml}
> Tests in error: 
>   shouldFindSetOfActionEntities(it.arquillian.moduleTest.jpa.controller.ActionJpaControllerTest): Failed while comparing database state with provided data sets.
> {code}
> The database table is not cleaned up after test execution (@Cleanup annotation).
> No exception can be found on server log.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the arquillian-issues mailing list