diff -r f74eed3115fd -r d9f7f590f1e3 tests/test-progress.t --- a/tests/test-progress.t Sun Mar 20 14:55:56 2016 -0700 +++ b/tests/test-progress.t Sun Mar 20 16:49:56 2016 -0700 @@ -182,6 +182,8 @@ test delay time estimates +#if no-chg + $ cat > mocktime.py < import os > import time @@ -250,6 +252,8 @@ loop [ <=> ] 3\r (no-eol) (esc) \r (no-eol) (esc) +#endif + test line trimming by '[progress] width', when progress topic contains multi-byte characters, of which length of byte sequence and columns in display are different from each other.