Comment 1 for bug 1126265

Revision history for this message
dobey (dobey) wrote :

The error here appears to be because the older python-ubuntuone-storageprotocol is installed, due to this test failure happening on Precise in trunk:

[FAIL]
Traceback (most recent call last):
  File "/build/buildd/ubuntuone-storage-protocol-4.3+r157/tests/test_client.py", line 837, in test_oauth_authenticate_uses_server_timestamp
    self.assertEqual(len(timestamps), 1)
  File "/usr/lib/python2.7/dist-packages/twisted/trial/unittest.py", line 270, in assertEqual
    % (msg, pformat(first), pformat(second)))
twisted.trial.unittest.FailTest: not equal:
a = 0
b = 1