Comment 8 for bug 1713098

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Unfortunately the timeout bump didn't fix the problem:
======================================================================
FAIL: test_anonymous_api_user (__main__.Ftp)
ftp:// anonymous (API with user)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/gvfs-testbed-script", line 676, in test_anonymous_api_user
    self.unmount_api(gfile)
  File "/home/gvfs-testbed-script", line 287, in unmount_api
    self.assertNotEqual(self.cb_result, None, 'operation timed out')
AssertionError: None == None : operation timed out

----------------------------------------------------------------------
Ran 31 tests in 42.862s

The previous test runs used to take around 32s.

The problem is somewhere else.