Build result summary

Details

Completed
Queue duration
< 1 second
Duration
2 minutes
Labels
None
Agent
Default Agent
Revision
32fd52ea8e69b3f71ed81cdacd267a9d739b7f68
Total tests
421
Successful since
#1 ()

Tests

Code commits

Author Commit Message Commit date
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 32fd52ea8e69b3f71ed81cdacd267a9d739b7f68 Sync MAM API with PubSub API: One MamManager per MAM archive address
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 00005d87be1bc42d9968b0d415a0ff37191815ca Improve MamTest
- Use DummyConnection
- Use InitExtensions
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 1c30881557cc1139b61663c56a40037aea686c39 build.gradle: Add 'testRuntime' configuration to artifacts
To complete the 'testRuntime' artifact configuration.
Anno van Vliet <anno.van.vliet@gmail.com> Anno van Vliet <anno.van.vliet@gmail.com> c13cddd91a37d1f02573cd5f86572643ffa2a8b0 Enable querying MAM by address and node.
Enhance the API to query archives for example from a room or a pubsub
node.
Florian Schmaus <flo@geekplace.eu> Florian Schmaus <flo@geekplace.eu> 68cecf2eee370aec3186162c8d5e61fc35603c8d Fix the MUC join presence response filter
Error responses do not contain the '110' status. Therefore we have to
filter for them via the stanza id and the from address.