Bug#877726: test_progress regression with WoLpH/python-progressbar 3.34.3

2018-01-03 Thread Chris Lamb
Hi, > > < anthraxx > lamby: h01ger: can anyone give me the output of > > print(err) in def test_progress() in tests/test_progress.py > > would help me creating a patch that works with both versions [..] Any luck with the patch? :) If you let me know your output I could

Bug#877726: test_progress regression with WoLpH/python-progressbar 3.34.3

2017-10-06 Thread Chris Lamb
Hi, > test_progress regression with WoLpH/python-progressbar 3.34.3 < anthraxx > lamby: h01ger: can anyone give me the output of print(err) in def test_progress() in tests/test_progress.py would help me creating a patch that works with both versions Sure. Starting with

Bug#877726: test_progress regression with WoLpH/python-progressbar 3.34.3

2017-10-04 Thread Levente Polyak
Package: diffoscope There is a test failure when using python-progressbar 3.34.3. It expects 'ETA' to be in the output, however the err seems to be empty and the stdout is atteched (does not contain ETA, maybe because its already at 100%). =