mirror of
https://github.com/curl/curl.git
synced 2026-07-15 22:57:17 +03:00
test1: raise alloc limits
After failures on certain build/platform combinations. See: https://github.com/curl/curl/actions/runs/16464320627/job/46537983882?pr=17992 Closes #18004
This commit is contained in:
parent
338f7e9e89
commit
293d922916
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ Accept: */*
|
|||
</protocol>
|
||||
<limits>
|
||||
Allocations: 135
|
||||
Maximum allocated: 135415
|
||||
Maximum allocated: 136000
|
||||
</limits>
|
||||
</verify>
|
||||
</testcase>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue