[Bug 46700] Implement reliable stanza delivery using XEP-0198 - Stream Management

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Sun Feb 7 05:31:28 UTC 2016


https://bugs.freedesktop.org/show_bug.cgi?id=46700

--- Comment #29 from diane at ghic.org ---
Created attachment 121565
  --> https://bugs.freedesktop.org/attachment.cgi?id=121565&action=edit
basic XEP 198 unit-test

This is a unit test patch for Ferdinand Stehle's XEP-0198 wocky patch. 

It contains two git format-patch patches.

One is a simple do the provided getters & setters work.

The other implements enough of the negotiation in the unit test xmpp server to
verification that it XEP-0198 is negotiated correctly. It could stand to have
some of the invalid cases in the XEP-0198 negotiation tested, as well as
testing to make sure the <a/> and <r/> stanzas are exchanged properly.

It depends on him merging a rename in his github branch.
https://github.com/noonien-d/wocky/pull/2

In order to run my test I had to fix several other tests.

https://bugs.freedesktop.org/show_bug.cgi?id=79548
https://bugs.freedesktop.org/show_bug.cgi?id=94031
https://bugs.freedesktop.org/show_bug.cgi?id=94032

There's still one failing test: /connector+ssl/econnreset/server-open unrelated
to the XEP-0198 changes.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the telepathy-bugs mailing list