]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
test1148: tolerate progress updates better
authorDaniel Stenberg <daniel@haxx.se>
Thu, 12 Apr 2018 15:56:13 +0000 (17:56 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 16 Apr 2018 14:53:46 +0000 (16:53 +0200)
Fixes #2446
Closes #2488

tests/data/test1148

index aab0847d07208f991a453a356c63ee2758a1b5c9..f483bcd53a4ba9511937d887fd13d6d4cf5c4ba9 100644 (file)
@@ -54,8 +54,13 @@ Host: %HOSTIP:%HTTPPORT
 Accept: */*\r
 \r
 </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">
-\r######################################################################## 100.0%
+\rbar 100.0%
 </file>
+<stripfile>
+s/####################################################################..../bar/
+</stripfile>
 </verify>
 </testcase>