Verifies the integrety of the projects, as builds are executed immediately after a code change was detected. This plan provides no artifiacts (use a nightly build instead).

Build: #599 was successful Changes by Guus der Kinderen

Build result summary

Details

Completed
Queue duration
< 1 second
Duration
3 minutes
Labels
None
Agent
Default Agent
Revision
fc70484cf6f3f5a8dc95a6df92a139a106bdae67
Total tests
684
Successful since
#574 ()

Tests

Code commits

Author Commit Message Commit date
Guus der Kinderen Guus der Kinderen fc70484cf6f3f5a8dc95a6df92a139a106bdae67 More specific Pubsub integration tests.
XEP-0060 prohibits publishing a request that contains an item to a node that
is both 'notification-only' and 'transient' (section 7.1.3.6)

In commit 8ed872ca639822aeff58eaaa673f953efb0ba6ee the existing pubsub publication
test was modified (to resolve a different issue) to operate on a node that's both
'notification-only' and 'transient'. This resulted in a test that should return
an error, even though the test implementation didn't expect one.

This commit explicitly verifies that publishing an item to such a node causes
an error to be returned. A new test is added that verifies that publishing an
event notification does succeed.

Jira issues

IssueDescriptionStatus
Unknown Issue TypeXEP-0060Could not obtain issue details from Jira