[
https://issues.jboss.org/browse/ARQ-2086?page=com.atlassian.jira.plugin.s...
]
Bartosz Majsak commented on ARQ-2086:
-------------------------------------
There is a new version released, but not published yet to Maven Central.
https://bintray.com/cbeust/maven/testng/6.12
With this, I can confirm that all works fine.
We have to wait however until the new version of TestNG lands in Maven Central :(
Test failures not reported with recent versions of TestNG
---------------------------------------------------------
Key: ARQ-2086
URL:
https://issues.jboss.org/browse/ARQ-2086
Project: Arquillian
Issue Type: Bug
Affects Versions: 1.1.12.Final
Reporter: Gunnar Morling
Assignee: Dipak Pawar
Priority: Blocker
When using recent TestNG versions (> 6.8.21) with Arquillian, failing tests are
accidentally reported as passing.
A reproducer can be found at
https://github.com/gunnarmorling/arquillian-testng-bug.
There is a single test which is expected to fail, but it actually is reported as
successful with TestNG 6.11. It is reported as failed as expected with 6.8.21. Run {{mvn
clean install}} for reproducing.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)