[Bug 33877] New: Fix group flags for StreamedMedia Channels

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Thu Feb 3 19:58:34 CET 2011


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

           Summary: Fix group flags for StreamedMedia Channels
           Product: Telepathy
           Version: unspecified
          Platform: Other
               URL: http://git.collabora.co.uk/?p=user/alsuren/telepathy-s
                    ofiasip.git;a=shortlog;h=refs/heads/streamedmedia_test
                    s
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: ring
        AssignedTo: pekka.pessi at nokia.com
        ReportedBy: pekka.pessi at nokia.com
         QAContact: telepathy-bugs at lists.freedesktop.org
                CC: mikhail.zabaluev at nokia.com,
                    david.laban at collabora.co.uk
        Depends on: 32085,32189


+++ This bug was initially created as a clone of Bug #32189 +++

This bug was found while implementing Bug #32085 ("Write tests for
StreamedMedia")

Gabble's incoming-basics.py test includes the following:
    # Changing members in any way other than adding or removing yourself is
    # meaningless for incoming calls, and the flags need not be sent to change
    # your own membership.
    assert not flags & cs.GF_CAN_ADD, flags
    assert not flags & cs.GF_CAN_REMOVE, flags
    assert not flags & cs.GF_CAN_RESCIND, flags

I had to comment it out. There are also other problems with group-flags that I
had a bash at fixing, but I'm not sure what the *correct* behaviour is (and I
don't know of anyone who actually checks the group flags at the moment) so I've
split out this bug so that they can be fixed later.

-- 
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