[Bug 30841] New: tests for interactive SASL and TLS crash due to Wocky update

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Wed Oct 13 20:14:22 CEST 2010


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

           Summary: tests for interactive SASL and TLS crash due to Wocky
                    update
           Product: Telepathy
           Version: git master
          Platform: Other
               URL: http://git.collabora.co.uk/?p=user/smcv/telepathy-gabb
                    le-smcv.git;a=shortlog;h=refs/heads/tls-crash
        OS/Version: All
            Status: ASSIGNED
          Keywords: patch
          Severity: blocker
          Priority: medium
         Component: gabble
        AssignedTo: simon.mcvittie at collabora.co.uk
        ReportedBy: simon.mcvittie at collabora.co.uk
         QAContact: telepathy-bugs at lists.freedesktop.org


Two subclasses of Wocky classes overrode virtual async methods without also
overriding the corresponding finish method, which puts them at the mercy of
internal changes in Wocky.

This branch is not the minimal fix to make the tests pass: instead, it makes
the subclasses not care how Wocky implements those virtual methods. There's
quite a bit of boilerplate, but it seems worth having...

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.



More information about the telepathy-bugs mailing list