Smack/smack-extensions
Florian Schmaus 3e74d11b45 Disable MucMemoryLeakTest
Although it it not that unreliable, it causes false negatives once in
a while. This is because the standard Java SE API does not provide a
way to force a *full* garbage collection run, we need to resort to
unreliable hacks to trigger one.

The test itself is still useful to diagnose or refute alleged memory
leaks.

This commit also move the test from JUnit 4 to Junit 5.
2019-08-03 22:25:21 +02:00
..
src Disable MucMemoryLeakTest 2019-08-03 22:25:21 +02:00
build.gradle Fix 'test' dependencies 2016-02-10 12:39:18 +01:00