tests: adjusted the alloc limit in tests

The HTTP error 429 delay list needs some extra allocs.
The limit is increased in tests: 142,440,445,767
This commit is contained in:
htasta 2026-05-16 11:14:06 +02:00
parent 87af4d594a
commit 2e59f65e4d
4 changed files with 4 additions and 4 deletions

View file

@ -188,7 +188,7 @@ RETR %TESTNUMBER
QUIT
</protocol>
<limits>
Allocations: 180
Allocations: 190
Maximum allocated: 150000
</limits>
</verify>

View file

@ -75,7 +75,7 @@ https://this.hsts.example./%TESTNUMBER
7
</errorcode>
<limits>
Allocations: 160
Allocations: 170
</limits>
</verify>
</testcase>

View file

@ -55,7 +55,7 @@ Refuse tunneling protocols through HTTP proxy
7
</errorcode>
<limits>
Allocations: 1500
Allocations: 1580
</limits>
</verify>
</testcase>

View file

@ -49,7 +49,7 @@ Accept: */*
</protocol>
<limits>
Allocations: 135
Allocations: 140
Maximum allocated: 136000
</limits>
</verify>