duplicity-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Duplicity-tracker] [patch #6730] Fix timing out for SSH backend


From: Kenneth Loafman
Subject: [Duplicity-tracker] [patch #6730] Fix timing out for SSH backend
Date: Sun, 25 Jan 2009 15:34:01 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.5) Gecko/2008121621 Ubuntu/8.04 (hardy) Firefox/3.0.5

Follow-up Comment #1, patch #6730 (project duplicity):

I think #4 is flawed...testing reveals:

FAIL: Test basic backend operations
----------------------------------------------------------------------
Traceback (most recent call last):
  File "backendtest.py", line 34, in test_basic
    self.try_basic(duplicity.backend.get_backend(self.url_string))
  File "backendtest.py", line 76, in try_basic
    cmp_list([normal_file, colonfile])
  File "backendtest.py", line 57, in cmp_list
    ("Got list: %snWanted: %sn" % (repr(blist), repr(l)))
AssertionError: Got list: ['testfile']
Wanted: ['file:with.:colons_-and::etc', 'testfile']

We can't always assume the 'ls -1' is there.  It would be safer to not fix
something that is not broken.

    _______________________________________________________

Reply to this item at:

  <http://savannah.nongnu.org/patch/?6730>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.nongnu.org/





reply via email to

[Prev in Thread] Current Thread [Next in Thread]