Dan Berindei created ISPN-10824:
-----------------------------------
Summary: Hanged tests are ignored by Jenkins
Key: ISPN-10824
URL:
https://issues.jboss.org/browse/ISPN-10824
Project: Infinispan
Issue Type: Bug
Components: Build, Test Suite - Core
Affects Versions: 10.0.0.CR3, 9.4.16.Final
Reporter: Dan Berindei
Assignee: Dan Berindei
Fix For: 10.0.0.Final, 9.4.17.Final
ISPN-10161 was supposed to add a custom JUnit report in {{RunningTestsRegistry}} just
before killing the JVM. Unfortunately it only calls
{{TestSuiteProgress.fakeTestFailure()}}, which sounds like it should do it, but actually
only writes a {{Test failed:}} messsage to the console, which Jenkins ignores.
--
This message was sent by Atlassian Jira
(v7.13.8#713008)