On Wed, Mar 19, 2014 at 1:40 AM, Stuart Douglas <stuart.w.douglas@gmail.com> wrote:
It that is all it is then this should fix them: https://github.com/wildfly/wildfly/pull/6054


Only problem is see with this is that we use so many(100+) ExpectedExceptions all around the testsuite,
that we will just eventually just need to replace all of them.

Junit 4.12 should address part of this problem, other part should be fixed in arquillian core itself..