tests: update cookie expiry dates to far in the future

This allows testing Y2038 with system time set to after that, so that
actual Y2038 issues can be exposed, and not masked by expiry errors.

Fixes #11576
Closes #11610
This commit is contained in:
Alexander Kanavin 2023-08-04 13:48:12 +02:00 committed by Daniel Stenberg
parent bc7c4996f1
commit c2212c05aa
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
16 changed files with 99 additions and 24 deletions

View file

@ -32,10 +32,10 @@ moo
# Client-side
<client>
<file name="%LOGDIR/jar%TESTNUMBER.txt" mode="text">
.host.foo.com TRUE /we/want/ FALSE 2147483647 test no
.host.foo.com TRUE /we/want/ FALSE 22147483647 test no
</file>
<file name="%LOGDIR/jar%TESTNUMBER-2.txt" mode="text">
.host.foo.com TRUE /we/want/ FALSE 2147483647 tester yes
.host.foo.com TRUE /we/want/ FALSE 22147483647 tester yes
</file>
<server>
http