[arquillian-issues] [JBoss JIRA] (ARQ-1297) Parameter rule Junit parametrized workaround execution error

Marco Cella (JIRA) jira-events at lists.jboss.org
Wed Feb 13 08:33:56 EST 2013


Marco Cella created ARQ-1297:
--------------------------------

             Summary: Parameter rule Junit parametrized workaround execution error
                 Key: ARQ-1297
                 URL: https://issues.jboss.org/browse/ARQ-1297
             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
MySQL 5.1
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
            Priority: Minor


Arquillian tests can take advantage of a useful workaround to implement a JUnit Parametrized like feature:
look at https://issues.jboss.org/browse/ARQ-561 and https://gist.github.com/aslakknutsen/1358803 project.

I attached a simple Maven project that try to combine Arquillian Persistence extension and the parametrized workaround.

Without any Arquillian Persistence test annotations everything work fine, but using Arquillian Persistence test annotations the test stop at the end of the first execution;

no exception shown on server log and test fail with "Failed while comparing database state with provided data sets." error.

--
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