Hi Sanne,
This test is in the stress package, and disabled by default. All methods are annotated
with @Test, so they will get executed despite of the @Test(enabled=false) at the class
level.
Is the intention to have the test running or disabled?
Thanks,
Mircea