]
Aslak Knutsen updated ARQ-1295:
-------------------------------
Forum Reference:
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: