Denote 4.9.1 Release #3259
continuous-integration-workflow.yml
on: pull_request
Matrix: Build Openfire from source
check_branch
0s
Check if database upgrade tests should be run
4s
Execute aioxmpp-based CI tests
1m 42s
Execute Connectivity CI tests
37s
Execute Smack-based CI tests
57s
Generate DEB artifact
1m 6s
Test SQL Server Upgrades
1m 26s
Test Postgres Upgrades
1m 9s
Test MySQL Upgrades
1m 12s
Publish to Maven
0s
Test tagged images published to Docker Hub
0s
Annotations
13 errors and 1 warning
Execute Connectivity CI tests
Connection is not open
|
Execute Connectivity CI tests
Connection is not open
|
Execute Connectivity CI tests
Connection is not open
|
Execute Smack-based CI tests
Process completed with exit code 2.
|
ServiceDiscoveryIntegrationTest.XEP0030/ServiceDiscoveryIntegrationTest.testQueryInfoWithoutPresenceSubscriptionBareJidWithoutNode (Normal):
output/ServiceDiscoveryIntegrationTest.testDiscoInfoResponseContainsDiscoInfoFeature (Normal).log#L1
Expected the disco#info request from 'smack-inttest-one-q18pe@example.org/one-q18pe' to 'smack-inttest-two-q18pe@example.org' (which has not granted presence subscription to the requestor) to be responded to with an error (but it was not).
|
MultiUserChatOwnerConfigRoomIntegrationTest.XEP0045/MultiUserChatOwnerConfigRoomIntegrationTest.testObtainRoomConfigWithoutRoleOrAffiliation (Normal):
output/MultiUserChatOwnerConfigRoomIntegrationTest.testObtainRoomConfigHasCurrentOptionsAsDefaults (Normal).log#L1
Unexpected error condition in the (expected) error that was returned to 'smack-inttest-two-q18pe@example.org/two-q18pe' after it tried to get a room configuration form for room 'smack-inttest-owner-config-get-no-role-or-affiliation-q18pe-kgcb67@conference.example.org' while not having a role or affiliation for that room. ==> expected: <forbidden> but was: <bad-request>
|
MultiUserChatOwnerConfigRoomIntegrationTest.XEP0045/MultiUserChatOwnerConfigRoomIntegrationTest.testObtainRoomConfigOwnerNonJoined (Normal):
output/MultiUserChatOwnerConfigRoomIntegrationTest.testObtainRoomConfigHasCurrentOptionsAsDefaults (Normal).log#L1
Expected owner 'smack-inttest-one-q18pe@example.org/one-q18pe' to be able to request a configuration form for 'smack-inttest-owner-config-get-by-owner-not-joined-q18pe-fgk1lf@conference.example.org' without being in the room (but the server returned an error).
|
MultiUserChatOwnerConfigRoomIntegrationTest.XEP0045/MultiUserChatOwnerConfigRoomIntegrationTest.testRoomConfigToMemberOnly (Normal):
output/MultiUserChatOwnerConfigRoomIntegrationTest.testObtainRoomConfigHasCurrentOptionsAsDefaults (Normal).log#L1
Timeout after 5000ms: Expected 'smack-inttest-one-q18pe@example.org/one-q18pe' to receive an 'unavailable' presence stanza from 'smack-inttest-owner-make-memberonly-q18pe-eusl8u@conference.example.org/target-YILXL5' indicating that non-member 'smack-inttest-owner-make-memberonly-q18pe-eusl8u@conference.example.org/target-YILXL5' was removed from the room, after 'smack-inttest-one-q18pe@example.org/one-q18pe updated the room configuration to be members-only (but no such stanza was received).
|
MultiUserChatOwnerGrantAdminIntegrationTest.XEP0045/MultiUserChatOwnerGrantAdminIntegrationTest.testUserNotAllowedToGrantAdminStatus (Normal):
output/MultiUserChatOwnerGrantAdminIntegrationTest.testAdminOnAdminList (Normal).log#L1
Unexpected error condition in the (expected) error that was returned to 'smack-inttest-two-q18pe@example.org/two-q18pe' after it tried to grant admin status to user ('smack-inttest-three-q18pe@example.org') in room 'smack-inttest-owner-admin-grant-user-notallowed-q18pe-fd2arm@conference.example.org' while not being an owner. ==> expected: <forbidden> but was: <bad-request>
|
MultiUserChatOwnerGrantAdminIntegrationTest.XEP0045/MultiUserChatOwnerGrantAdminIntegrationTest.testUserNotAllowedToGrantAdminStatusInRoom (Normal):
output/MultiUserChatOwnerGrantAdminIntegrationTest.testAdminOnAdminList (Normal).log#L1
Unexpected error condition in the (expected) error that was returned to 'smack-inttest-two-q18pe@example.org/two-q18pe' after it tried to grant admin status to user ('smack-inttest-three-q18pe@example.org', joined as 'target-YKWQGI') in room 'smack-inttest-owner-admin-grant-user-notallowed-inroom-q18pe-b82i73@conference.example.org' while not being an owner. ==> expected: <forbidden> but was: <bad-request>
|
MultiUserChatOwnerOwnerListIntegrationTest.XEP0045/MultiUserChatOwnerOwnerListIntegrationTest.testUserRequestsOwnerList (Normal):
output/MultiUserChatOwnerOwnerListIntegrationTest.testAdminOwnerListBroadcast (Normal).log#L1
Unexpected error condition in the (expected) error that was returned to 'smack-inttest-two-q18pe@example.org/two-q18pe' (that is not in the room) after it requested the owner list of room 'smack-inttest-owner-user-requests-ownerlist-q18pe-7u2qyz@conference.example.org'. ==> expected: <forbidden> but was: <bad-request>
|
MultiUserChatOwnerOwnerListIntegrationTest.XEP0045/MultiUserChatOwnerOwnerListIntegrationTest.testParticipantRequestsOwnerList (Normal):
output/MultiUserChatOwnerOwnerListIntegrationTest.testAdminOwnerListBroadcast (Normal).log#L1
Expected participant 'smack-inttest-two-q18pe@example.org/two-q18pe' to receive an error when requesting the owner list from 'smack-inttest-owner-user-requests-ownerlist-q18pe-i4fr4t@conference.example.org' (but the server did not return an error). ==> Expected org.jivesoftware.smack.XMPPException.XMPPErrorException to be thrown, but nothing was thrown.
|
MultiUserChatOwnerOwnerListIntegrationTest.XEP0045/MultiUserChatOwnerOwnerListIntegrationTest.testOwnerListRejectOutcast (Normal):
output/MultiUserChatOwnerOwnerListIntegrationTest.testAdminOwnerListBroadcast (Normal).log#L1
Unexpected error condition in the (expected) error that was returned to 'smack-inttest-two-q18pe@example.org/two-q18pe' (that is not an owner but an outcast) after it attempted to modify the owner list of room 'smack-inttest-owner-ownerlist-reject-member-q18pe-2b37e5@conference.example.org'. ==> expected: <forbidden> but was: <bad-request>
|
Execute Smack-based CI tests
The following actions use a deprecated Node.js version and will be forced to run on node20: dsaltares/fetch-gh-release-asset@1.1.1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
XMPP debug logs
|
637 KB |
|
aioxmpp test output
|
4.12 KB |
|
distribution-java11
|
50.1 MB |
|
distribution-java17
|
50.1 MB |
|
mvn-repo
|
5.35 MB |
|
openfire logs
|
2.35 KB |
|
surefire-reports_java11
|
2.01 MB |
|
surefire-reports_java17
|
2.01 MB |
|