Build: #841 was successful Scheduled with changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
1 second
Duration
1 minute
Labels
None
Agent
Default Agent
Revision
b664f647c53c9c3b9975b1d30effed1db7b65d4e
Total tests
437
Successful since
#749 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen b664f647c53c9c3b9975b1d30effed1db7b65d4e Smack Integration Tests: Re-enable fixed tests.
After switching to a new version of Smack (4.4.0-beta2) it should be safe to re-enable tests that were broken in 4.4.0-alpha2.
Guus der Kinderen Guus der Kinderen 002bce9bbd2f4fcf503bc62429f558513bff527d Smack Integration Tests: disable test that suffers from race condition
MultiUserChatIntegrationTest.mucDestroyTest suffers from a race condition, making this test flap. See https://github.com/igniterealtime/Smack/pull/437

Let's disable this test until the race condition has been fixed. That should generate less false positives.