]> git.ipfire.org Git - thirdparty/curl.git/commitdiff
tests: reduce max allowed allocations for four tests
authorDaniel Stenberg <daniel@haxx.se>
Mon, 27 Oct 2025 16:18:25 +0000 (17:18 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 28 Oct 2025 22:28:50 +0000 (23:28 +0100)
and completely remove the check for one

Closes #19260

tests/data/test1
tests/data/test142
tests/data/test440
tests/data/test767
tests/data/test770

index 4368eb78be3e8fffbf49d66d50a857bf9eda6ca4..5c3c318be533317e0da71b582ac418d23b497715 100644 (file)
@@ -50,7 +50,7 @@ Accept: */*
 
 </protocol>
 <limits>
-Allocations: 135
+Allocations: 120
 Maximum allocated: 136000
 </limits>
 </verify>
index cb03b832af67a39272e7092b3e6f83ba937ccbd4..f59555642e0974d6e5360013ad7d529a6b710463 100644 (file)
@@ -188,6 +188,7 @@ QUIT
 </protocol>
 <limits>
 Allocations: 170
+Maximum allocated: 150000
 </limits>
 </verify>
 </testcase>
index 81cf738473bd668dc2760f1eb0794ff797e82e0f..7da9a8bd3cc876c35aa1f114189f7bdb24874ecb 100644 (file)
@@ -74,7 +74,7 @@ https://this.hsts.example./%TESTNUMBER
 56
 </errorcode>
 <limits>
-Allocations: 1100
+Allocations: 145
 </limits>
 </verify>
 </testcase>
index 0927be4f1b3f4346a3f111dee08c0237236f4f2b..2695e3bffa6c6964bcbef9886526540233e4379a 100644 (file)
@@ -51,7 +51,7 @@ Accept: */*
 
 </protocol>
 <limits>
-Allocations: 135
+Allocations: 120
 Maximum allocated: 136000
 </limits>
 </verify>
index 98e3850c4c434e3d8f928ea334d010351bfc81ce..89ba5b1a805268f48f01c95849d4b8ef9135bccb 100644 (file)
@@ -50,9 +50,5 @@ User-Agent: curl/%VERSION
 Accept: */*
 
 </protocol>
-<limits>
-Allocations: 135
-Maximum allocated: 136000
-</limits>
 </verify>
 </testcase>