Matej Novotny created DELTASPIKE-1108:
-----------------------------------------

             Summary: Tests in 'deltaspike-data-module-test-ee7' fail with Weld 
and should be ignored
                 Key: DELTASPIKE-1108
                 URL: https://issues.apache.org/jira/browse/DELTASPIKE-1108
             Project: DeltaSpike
          Issue Type: Bug
          Components: Tests
    Affects Versions: 1.5.4
         Environment: Weld 2.x / Weld 3.x
Wildfly 10.0.0.Final (has Weld 2.3.3.Final)
            Reporter: Matej Novotny
            Priority: Minor


Running the tests under _deltaspike/modules/data/test-ee7_ will lead to 12 
errors.
The exception and the reason of failure behind that is the same as was 
discussed in DELTASPIKE-1060 (see the issue for more info).

Since DELTASPIKE-1060 was not resolved, I believe these tests should be ignored.

The list of failing tests:
* 
should_run_modifying_in_transaction(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryInterfaceTest)
* 
should_save_in_transaction(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryInterfaceTest)
* 
should_find_with_lockmode_in_transaction(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryInterfaceTest)
* 
should_find_no_lock_without_transaction(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryInterfaceTest)
* 
should_cleanup(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryInterfaceTest)
* 
should_run_modifying_in_transaction(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryAbstractTest)
* 
should_save_in_transaction(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryAbstractTest)
* 
should_find_with_lockmode_in_transaction(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryAbstractTest)
* 
should_save_when_tx_scoped_bean_is_found(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryAbstractTest)
* 
should_save_when_app_scoped_bean_is_found(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryAbstractTest)
* 
should_save_when_dep_scoped_bean_is_found(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryAbstractTest)
* 
should_cleanup(org.apache.deltaspike.data.test.ee7.tx.JtaTransactionalRepositoryAbstractTest)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to