Failing test case: ZeitgeistRemoteAPITest.testFindRelated

Bug #566173 reported by Mikkel Kamstrup Erlandsen
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Zeitgeist Framework
Fix Released
High
Seif Lotfy

Bug Description

$ test/remote-test.py ZeitgeistRemoteAPITest.testFindRelated
...
Traceback (most recent call last):
  File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 576, in msg_reply_handler
    reply_handler(*message.get_args_list(**get_args_opts))
  File "test/remote-test.py", line 266, in callback
    self.assertEquals(uris, ["i2", "i1", "i3", "i5"])
  File "/usr/lib/python2.6/unittest.py", line 350, in failUnlessEqual
    (msg or '%r != %r' % (first, second))
AssertionError: dbus.Array([], signature=dbus.Signature('s')) != ['i2', 'i1', 'i3', 'i5']

But it still exits with status OK... ?!?!

Related branches

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

Fixed with rev 1419

Changed in zeitgeist:
assignee: nobody → Seif Lotfy (seif)
importance: Undecided → High
status: New → 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.