Smack/smack-extensions/src
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
..
integration-test/java/org/jivesoftware/smackx Add "whitespace after comma" checkstyle rule 2019-05-17 21:56:46 +02:00
main Merge pull request #326 from adiaholic/bugFix 2019-07-28 17:50:09 +02:00
test Disable MucMemoryLeakTest 2019-08-03 22:25:21 +02:00