##// END OF EJS Templates
test-progress: disable mocking-time tests on chg...
Yuya Nishihara -
r28881:d9f7f590 default
parent child Browse files
Show More
@@ -182,6 +182,8 test immediate progress completion
182 182
183 183 test delay time estimates
184 184
185 #if no-chg
186
185 187 $ cat > mocktime.py <<EOF
186 188 > import os
187 189 > import time
@@ -250,6 +252,8 Time estimates should not fail when ther
250 252 loop [ <=> ] 3\r (no-eol) (esc)
251 253 \r (no-eol) (esc)
252 254
255 #endif
256
253 257 test line trimming by '[progress] width', when progress topic contains
254 258 multi-byte characters, of which length of byte sequence and columns in
255 259 display are different from each other.
General Comments 0
You need to be logged in to leave comments. Login now