]
Dan Berindei updated ISPN-6702:
-------------------------------
Status: Open (was: New)
ClientEventsOOMTest hangs the TRACE build
-----------------------------------------
Key: ISPN-6702
URL:
https://issues.jboss.org/browse/ISPN-6702
Project: Infinispan
Issue Type: Bug
Components: Test Suite - Server
Affects Versions: 9.0.0.Alpha2
Reporter: Dan Berindei
Assignee: Dan Berindei
Labels: testsuite_stability
Fix For: 9.0.0.Alpha3
{{ClientEventsOOMTest}} very often causes an {{OutOfMemoryError}} in the TRACE build in
CI. Because the test waits for events without a timeout, this hangs the build forever.
For some reason, Maven and/or TeamCity aren't able to stop the forked Surefire JVM
either, and it hangs around forever, causing {{java.net.BindException: Address already in
use}} failures in future builds.