← Back to team overview

duplicity-team team mailing list archive

Re: [Merge] lp:~mgorse/duplicity/0.8-series into lp:duplicity

 

I merged this into my local version.  When I ran tox I got:

test_code.py:46: in run_checker
    self.assertTrue(process.returncode in returncodes, output)
E   AssertionError: ************* Module duplicity.statistics
E   /Users/ken/workspace/duplicity-src8/duplicity/statistics.py:159: [E0012(bad-option-value), ] Bad option value 'bad-string-format-type'
E   /Users/ken/workspace/duplicity-src8/duplicity/statistics.py:162: [E0012(bad-option-value), ] Bad option value 'bad-string-format-type'
========================================= 1 failed, 3 passed in 40.92 seconds ==========================================
ERROR: InvocationError for command '/Users/ken/workspace/duplicity-src8/.tox/code/bin/pytest testing/test_code.py' (exited with code 1)
_______________________________________________________ summary ________________________________________________________
  py27: commands succeeded
ERROR:  py36: InterpreterNotFound: python3.6
ERROR:   code: commands failed

-- 
https://code.launchpad.net/~mgorse/duplicity/0.8-series/+merge/359864
Your team duplicity-team is requested to review the proposed merge of lp:~mgorse/duplicity/0.8-series into lp:duplicity.


Follow ups

References