Code review comment for lp://qastaging/~cmiller/desktopcouch/default-context-gets-keyringclass-instance

Revision history for this message
Eric Casteleijn (thisfred) wrote :

I doubt it's due to this change, but I get this test-failure:

===============================================================================
[FAIL]: desktopcouch.pair.tests.test_couchdb_io.TestCouchdbIo.test_get_my_host_unique_id

Traceback (most recent call last):
  File "/home/eric/canonical/desktopcouch/default-context-gets-keyringclass-instance/desktopcouch/pair/tests/test_couchdb_io.py", line 148, in test_get_my_host_unique_id
    self.assertEquals(got, again)
twisted.trial.unittest.FailTest: not equal:
a = ['aa6717f4-464e-4188-97aa-65fe11710412']
b = ['eb094a86-18a7-4fd7-bd5f-6fc918c5d3ac']

-------------------------------------------------------------------------------

review: Abstain

« Back to merge proposal