duplicity-talk
[Top][All Lists]
Advanced

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

Re: [Duplicity-talk] Re: Macports & Duplicity 0.4.10


From: Darik Horn
Subject: Re: [Duplicity-talk] Re: Macports & Duplicity 0.4.10
Date: Sun, 30 Mar 2008 18:40:11 -0500
User-agent: Thunderbird 2.0.0.12 (X11/20080227)

> 0.4.9 has a problem in that it won't pass the regression tests.

I'm currently seeing the same run-all-tests.sh result for the S3 backend in duplicity-0.4.10 regardless of whether self.key_prefix has +'d'.

My regression transcript is attached.

Do you have a particular invocation that results in a bad backup with the S3 backend?
/home/dajhorn/duplicity/testing
tar: testfiles/special_cases/neg_mtime/foo: implausibly old time stamp 
1969-12-31 17:43:20
========== Running backendtest.py ==========
Traceback (most recent call last):
  File "backendtest.py", line 140, in <module>
    class LocalTest(unittest.TestCase, UnivTest):
  File "backendtest.py", line 142, in LocalTest
    url_string = config.file_url
AttributeError: 'module' object has no attribute 'file_url'


========== Running collectionstest.py ==========
.
----------------------------------------------------------------------
Ran 8 tests in 0.081s

OK


========== Running diffdirtest.py ==========
.......
----------------------------------------------------------------------
Ran 7 tests in 1.628s

OK


========== Running dup_temptest.py ==========
..
----------------------------------------------------------------------
Ran 2 tests in 0.002s

OK


========== Running dup_timetest.py ==========
..........
----------------------------------------------------------------------
Ran 10 tests in 2.108s

OK


========== Running file_namingtest.py ==========
.......
----------------------------------------------------------------------
Ran 7 tests in 0.002s

OK


========== Running gpgtest.py ==========
..
----------------------------------------------------------------------
Ran 8 tests in 5.861s

OK


========== Running gpgtest2.py ==========


========== Running GnuPGInterfacetest.py ==========
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: WARNING: message was not integrity protected
gpg: CAST5 encrypted data
gpg: encrypted with 1 passphrase
gpg: WARNING: message was not integrity protected
.....
----------------------------------------------------------------------
Ran 6 tests in 0.039s

OK


========== Running lazytest.py ==========
............................
----------------------------------------------------------------------
Ran 28 tests in 0.032s

OK


========== Running manifesttest.py ==========
....
----------------------------------------------------------------------
Ran 4 tests in 0.004s

OK


========== Running misctest.py ==========
...
----------------------------------------------------------------------
Ran 3 tests in 0.023s

OK


========== Running patchdirtest.py ==========
..........
----------------------------------------------------------------------
Ran 10 tests in 0.713s

OK


========== Running pathtest.py ==========
.(() testfiles/dir1 dir) not equal to (() testfiles/dir2 dir)
.....
----------------------------------------------------------------------
Ran 6 tests in 0.181s

OK


========== Running rdiffdirtest.py ==========
.
----------------------------------------------------------------------
Ran 1 test in 1.842s

OK


========== Running roottest.py ==========
(('testdev',) testfiles/output/sequence/testdev blk) not equal to (('testdev',) 
testfiles/root2/testdev blk)
F
======================================================================
FAIL: Test cycle on dir with devices, changing uid/gid, etc.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "roottest.py", line 51, in test_basic_cycle
    self.total_sequence(['testfiles/root1', 'testfiles/root2'])
  File "roottest.py", line 47, in total_sequence
    assert seq_path.compare_recursive(new_path, 1)
AssertionError

----------------------------------------------------------------------
Ran 1 test in 0.050s

FAILED (failures=1)


========== Running selectiontest.py ==========
......................
----------------------------------------------------------------------
Ran 22 tests in 0.053s

OK


========== Running statictest.py ==========
.....
----------------------------------------------------------------------
Ran 5 tests in 0.000s

OK


========== Running statisticstest.py ==========
.......
----------------------------------------------------------------------
Ran 7 tests in 0.002s

OK


========== Running tempdirtest.py ==========
.
----------------------------------------------------------------------
Ran 1 test in 0.001s

OK


========== Running test_tarfile.py ==========
........
----------------------------------------------------------------------
Ran 8 tests in 0.084s

OK


========== Running finaltest.py ==========
this_file_does_not_exist not found in archive, no files restored.
this_file_does_not_exist not found in archive, no files restored.
.
----------------------------------------------------------------------
Ran 8 tests in 34.586s

OK



reply via email to

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