duplicity-team team mailing list archive
-
duplicity-team team
-
Mailing list archive
-
Message #01016
Re: Test failures
Ken, this failure is from revision 823, which added the test. So I
think the test is bogus somehow. I'm not sure what it was trying to
do though, so you may want to look at it.
-mt
On 7 February 2012 17:37, Michael Terry <mike@xxxxxxxxxxx> wrote:
> Heyo! The daily builds will fail currently due to some test breaks.
> I've disabled them for now to reduce spam to this list.
>
> I have a branch for some of the fixes needed:
> https://code.launchpad.net/~mterry/duplicity/testfixes/+merge/91935
>
> But there is at least one more failure. When running
> selectiontest.py, I get this:
>
> ======================================================================
> FAIL: Filelist glob test related to bug 884371
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File "tests/selectiontest.py", line 351, in
> test_globbing_filelist_bug_884371_b
> """])
> File "tests/selectiontest.py", line 291, in ParseTest
> iter(indicies), verbose = 1)
> AssertionError
>
>
> Any clues?
> -mt
References