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

Code commits

Openfire (master)

  • 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.

    • runIntegrationTests (version b664f647c53c9c3b9975b1d30effed1db7b65d4e)
  • 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.

    • runIntegrationTests (version 002bce9bbd2f4fcf503bc62429f558513bff527d)