Skip to content

CI: Add XMPP Interop tests #812

CI: Add XMPP Interop tests

CI: Add XMPP Interop tests #812

Re-run triggered September 30, 2024 14:57
Status Success
Total duration 23m 27s
Artifacts 3

ci.yml

on: pull_request
Matrix: Tests
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Tests (26)
Process completed with exit code 2.
StreamManagementTest.Without Specification Reference/StreamManagementTest.testStreamManagement (SpecificLowLevel): output/StreamManagementTest.testStreamManagement (SpecificLowLevel).log#L1
The connection XMPPTCPConnection[sinttest-48w9x-28@localhost/168865385029927241305794] (28) is no longer connected. done=true smResumptionPossible=false
ServiceDiscoveryIntegrationTest.XEP0030/ServiceDiscoveryIntegrationTest.testQueryInfoNonExistingBareJidClientEntityWithoutNode (Normal): output/ServiceDiscoveryIntegrationTest.testDiscoInfoResponseContainsDiscoInfoFeature (Normal).log#L1
Unexpected condition in (expected) error response to the disco#info request from 'smack-inttest-one-48w9x@localhost/one-48w9x' to non-existing entity 'test-non-existing-bare-jid-f4n1d4b7xesvrl3h71i@localhost'. ==> expected: <service-unavailable> but was: <subscription-required>
ServiceDiscoveryIntegrationTest.XEP0030/ServiceDiscoveryIntegrationTest.testQueryInfoNonExistingBareJidClientEntityWithNode (Normal): output/ServiceDiscoveryIntegrationTest.testDiscoInfoResponseContainsDiscoInfoFeature (Normal).log#L1
Unexpected condition in (expected) error response to the disco#info request from 'smack-inttest-one-48w9x@localhost/one-48w9x' to non-existing entity 'test-non-existing-bare-jid-6ap7aqiri9ev5ai65e5@localhost'. ==> expected: <service-unavailable> but was: <subscription-required>
ServiceDiscoveryIntegrationTest.XEP0030/ServiceDiscoveryIntegrationTest.testQueryInfoWithoutPresenceSubscriptionBareJidWithoutNode (Normal): output/ServiceDiscoveryIntegrationTest.testDiscoInfoResponseContainsDiscoInfoFeature (Normal).log#L1
Unexpected condition in (expected) error response to the disco#info request from 'smack-inttest-one-48w9x@localhost/one-48w9x' to 'smack-inttest-two-48w9x@localhost' (which has not granted presence subscription to the requestor). ==> expected: <service-unavailable> but was: <subscription-required>
ServiceDiscoveryIntegrationTest.XEP0030/ServiceDiscoveryIntegrationTest.testQueryInfoWithoutPresenceSubscriptionBareJidWithNode (Normal): output/ServiceDiscoveryIntegrationTest.testDiscoInfoResponseContainsDiscoInfoFeature (Normal).log#L1
Unexpected condition in (expected) error response to the disco#info request from 'smack-inttest-one-48w9x@localhost/one-48w9x' to 'smack-inttest-two-48w9x@localhost' (which has not granted presence subscription to the requestor). ==> expected: <service-unavailable> but was: <subscription-required>
ServiceDiscoveryIntegrationTest.XEP0030/ServiceDiscoveryIntegrationTest.testQueryItemsNonExistingEntityBareJidWithoutNode (Normal): output/ServiceDiscoveryIntegrationTest.testDiscoInfoResponseContainsDiscoInfoFeature (Normal).log#L1
XMPP error reply received from test-non-existing-bare-jid-ylwnz2vmu9iz2375m2z@localhost: XMPPError: subscription-required - auth [Not subscribed]
ServiceDiscoveryIntegrationTest.XEP0030/ServiceDiscoveryIntegrationTest.testQueryItemsNonExistingEntityBareJidWithNode (Normal): output/ServiceDiscoveryIntegrationTest.testDiscoInfoResponseContainsDiscoInfoFeature (Normal).log#L1
XMPP error reply received from test-non-existing-bare-jid-wgfkgkuz26kd3yqzzr2@localhost: XMPPError: subscription-required - auth [Not subscribed]
VCardTempIntegrationTest.XEP0054/VCardTempIntegrationTest.testUpdateOtherUsersVCard (Normal): output/VCardTempIntegrationTest.testAllFieldsVCardUpdate (Normal).log#L1
Expected the server to return an error when 'smack-inttest-one-48w9x@localhost/one-48w9x' tried to set a vcard for someone else ('smack-inttest-two-48w9x@localhost') (but the server did not).
Tests (26)
The following actions use a deprecated Node.js version and will be forced to run on node20: dsaltares/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/