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

Build result summary

Details

Completed
Queue duration
1 second
Duration
2 minutes
Labels
None
Revision
c1adefbfefbb0ff183324f6886ac2d7ae133ee1a
Total tests
323
Successful since
#276 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen 61a6ff9b84fae03c42c523109154cb399647216b OF-1788: Adds utility method for XEP-0359 parsing.
Guus der Kinderen Guus der Kinderen c1adefbfefbb0ff183324f6886ac2d7ae133ee1a OF-1788: Prevent race condition in unit test.
ArchiverTest suffered from a race condition that would occasionaly cause tests to fail. "Wait for complete" would occasionaly return, before the state of the DummyArchiver was completely up-to-date.
Guus der Kinderen Guus der Kinderen 5cf4fcf35f732300224d95da9c849d42f408c4ce OF-1790: Database update scripts should handle empty table.
This modifies the update script to handle a scenario of an upgrade (as opposed to a fresh installation), but without having any logged MUC messages.
Guus der Kinderen Guus der Kinderen 5bdc0e0f97169ff20e0feb39040c7f65b6a898c3 OF-1790: Update expected db version.
As a wise man once said:

> Don't forget to bump the expected DB version to 30 so Openfire actually runs the script!
Guus der Kinderen Guus der Kinderen 79d3916246b20e71197f09498537720f7b148743 OF-1790: Initialize ofID sequences.
An earlier change introduced a new ofID-based sequence used for messageID, when writing MUC messages to the database. This commit initializes the counter that's used to the highest value that has already been logged.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-1788Could not obtain issue details from Jira
Unknown Issue TypeOF-1790Could not obtain issue details from Jira
Unknown Issue TypeXEP-0359Could not obtain issue details from Jira