test1148: tolerate progress updates better

Fixes #2446
Closes #2488
This commit is contained in:
Daniel Stenberg 2018-04-12 17:56:13 +02:00
parent 78611c745c
commit 6cbe96975b
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2

View file

@ -54,8 +54,13 @@ Host: %HOSTIP:%HTTPPORT
Accept: */*
</protocol>
# This allows the last 4 letters of the bar to get updated without it
# matters. We're mostly checking the width of it anyway.
<file name="log/stderrlog1148">
######################################################################## 100.0%
bar 100.0%
</file>
<stripfile>
s/####################################################################..../bar/
</stripfile>
</verify>
</testcase>