2011/7/18 Galder ZamarreƱo <galder(a)redhat.com>:
You do see InterruptedException's actually:
https://gist.github.com/1089760
Unless that test is explicitly verifying the behaviour when those
exceptions are thrown, I see it seems to pass properly.
So if it's a non-critical / recoverable condition, why is the
stacktrace logged? Could we avoid that?
This might not apply to this test, but when looking at the testsuite
logs I'm getting the idea that we're logging way more stacktraces than
what we should. Is it just my impression since it's just the testsuite
doing many ill things?
Cheers,
Sanne