Uploaded image for project: 'Arquillian'
  1. Arquillian
  2. ARQ-1925

@After no longer runs within transaction boundaries since 1.1.7

XMLWordPrintable

      With the changes in TestLifecycleEvents introduced in Arquillian core 1.1.7, the @After junit methods no longer run within the transaction boundaries. In TransactionHandler.endTransactionAfterTest, first the transaction is ended and then the event proceeds, calling @After methods.

      I've created a pull request that switches these call, this fixes our testcases.

              Unassigned Unassigned
              papegaaij Emond Papegaaij
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: