No remote test case for event deletion

Bug #510813 reported by Siegfried Gevatter
14
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zeitgeist Framework
Fix Released
High
Seif Lotfy

Bug Description

We need a remote test case for DeleteEvents and subscribing to deletion events.

Related branches

Changed in zeitgeist:
milestone: none → 0.3.3
Revision history for this message
Seif Lotfy (seif) wrote :

OK I started one and it works if i cast all UInt32 to ints
but still i think some1 should look over it

======================================================================
ERROR: testDeleteEvents (__main__.ZeitgeistRemoteAPITest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "test/remote-test.py", line 211, in testDeleteEvents
    self.client.delete_events(ids)
  File "test/../zeitgeist/client.py", line 617, in delete_events
    self._check_members(event_ids, int)
  File "test/../zeitgeist/client.py", line 798, in _check_members
    (m.__class__, member_class))
TypeError: Collection contains member of invalid type <type 'dbus.UInt32'>. Expected <type 'int'>

----------------------------------------------------------------------
Ran 10 tests in 30.971s

FAILED (errors=1)

Changed in zeitgeist:
assignee: nobody → Seif Lotfy (seif)
importance: Undecided → High
status: New → Fix Committed
Seif Lotfy (seif)
Changed in zeitgeist:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.