Build: #1139 was successful Scheduled with changes by daryl herzmann <akrherz@iastate.edu> and Guus der Kinderen

Build result summary

Details

Completed
Queue duration
6 minutes
Duration
3 minutes
Labels
None
Revision
21aee8289b9f9348ff659b030dcfd46502d3058e
Total tests
589
First to pass since
#1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen)

Tests

Code commits

Author Commit Message Commit date
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> 21aee8289b9f9348ff659b030dcfd46502d3058e Merge pull request #2021 from guusdk/OF-2409_html5-css-fix
OF-2409: Fix casing of CSS identifier
daryl herzmann <akrherz@iastate.edu> daryl herzmann <akrherz@iastate.edu> 8fbd7e612535d4df941d549d0bb5a4379bfc12c3 Merge pull request #2022 from guusdk/CI-add-java-17
CI: add Java 17
Guus der Kinderen Guus der Kinderen 054763d9f5f1bb2f44e283db180aff4a45e5886c CI: add Java 17
Java 17 is the latest LTS release of Java. Openfire should build successfully with it.

This commit adds Java 17 to the matrix of builds that Github's CI workflow performs.
Guus der Kinderen Guus der Kinderen 62394eb705cf8abbd82552a7ed13b2bef3a88192 OF-2409: Fix caseing of CSS identifier
In OF-2409, the DOCTYPE of the admin pages has changed to HTML 5. This apparently has the side-effect that CSS identifiers have become case sensitive.

The change in this commit fixes the issue of the build/login/clustering status information block to move back to the top-right corner of each page.
Guus der Kinderen Guus der Kinderen d49cce2aa6916704494b01c7fb63a5b9866ba012 Run the unit tests in isolation
Openfire's internals have many statics that are hard to 'unset'. As a result, unit tests are very likely to affect one another.

To prevent this kind of interaction, this commit configures the unit test execution to happen in isolation, using a new for for every test.

This trades execution speed for reliability.

Tests

Fixed tests 130
Status Test Failing since View job Duration
Successful GroupBasedAdminProviderTest willReturnEmptyListIfGroupIsNotFound
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful GroupBasedAdminProviderTest willRetrieveGroupMembers
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful GroupBasedAdminProviderTest willNotSetTheListOfAdmins
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameRecursionEnabled
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationSharedWithNobodyToEverybody
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenCalledTheSecondTime
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameWithGroupMember
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameStaleCacheTestSharingEnabled
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesOneWithEveryone
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterGroupRemoval
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testPublicSharedGroupNamesNone
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameNobodyButAdmin
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameWithGroupAdmin
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSearchByKeyAndValueReturnsGroup
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationUnsharedToSameGroup
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameWithGroupAdminOfOtherGroup
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testHasSharedGroupsReturnsFalseWhenCalledTheSecondTime
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationUnsharedSharedWithNobody
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameStaleCacheTestMemberRemoved
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationEverybodyToSameGroup
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesOneWithGroup
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationSameGroupToSameGroup
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationOtherGrouptoSharedWithNobody
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSearchByKeyAndValueReturnsMultipleGroups
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameWithEveryoneAdmin
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameRecursionDisabled
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationOtherRename
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow 2 secs
Successful AbstractGroupProviderTest testSharedGroupNamesByNameNoneButAdmin
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameStaleCacheTestMemberAdded
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationOtherGroupToSameGroup
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testPublicSharedGroupNamesWithOnlyGroup
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameNone
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testLoadPropertiesReturnsNoPropertiesForNonExistentGroup
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesByNameWithEveryoneMember
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationEverybodyToOtherGroups
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenOneIsSharedWithNonExistent
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationSameGroupRenamed
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenOneIsSharedWithTheOther
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenOneIsSharedWithTheSameWithEverybody
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSearchByKeyAndValueReturnsResultsForBlankValues
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationOtherToOtherGroups
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testHasSharedGroupsReturnsFalseWhenThereAreNone
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testHasSharedGroupsReturnsTrueWhenOneIsSharedWithTheSameWithTheSameGroup
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationEverybodyToEverybodyRename
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationOtherGroupToEverybody
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testGetVisibleGroupNamesWithNoSharedGroups
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testPublicSharedGroupNamesWithNobody
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesOneWithMix
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSearchByKeyAndValueReturnsNothingForInvalidValue
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec
Successful AbstractGroupProviderTest testSharedGroupNamesStaleCacheTestAfterModificationOtherToAdditionalGroups
Failing since build #1134 (Scheduled with changes by Dan Caseley <dan@caseley.me.uk> and Guus der Kinderen) Mac Build Workflow < 1 sec

Jira issues

IssueDescriptionStatus
Unknown Issue TypeOF-2385Could not obtain issue details from Jira
Unknown Issue TypeOF-2409Could not obtain issue details from Jira