TestPrivacyList: testDefaultWithSubscription failing (#46)
Closed
wojciech.kapcia@tigase.net opened 4 years ago
No description
Andrzej Wójcik (Tigase) commented 4 years ago

Initially, I thought that the issue is on the server-side and was checking server code related to stream resumption, but as I've looked closer the issue appeared to be in the test which "reconnected" almost instantly but in fact, the connection was not fully established as SessionObject kept old bound resource and due to that Jaxmpp was not waiting for proper reconnection.

The issue was fixed by removing bound JID from the SessionObject in the test case simulating reconnection on connection drop.

issue 1 of 1
Type
Bug
Priority
Normal
Assignee
Issue Votes (0)
Watchers (0)
Reference
tigase/tigase-tts-ng#46
Please wait...
Page is in error, reload to recover