aboutsummaryrefslogtreecommitdiff
path: root/tests/data/test46
diff options
context:
space:
mode:
Diffstat (limited to 'tests/data/test46')
-rw-r--r--tests/data/test466
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/data/test46 b/tests/data/test46
index de60f7cc7..56f47861d 100644
--- a/tests/data/test46
+++ b/tests/data/test46
@@ -34,6 +34,12 @@ http
<name>
HTTP, get cookies and store in cookie jar
</name>
+# Explicitly set the time zone to a known good one, in case the user is
+# using one of the 'right' zones that take into account leap seconds
+# which causes the cookie expiry times to be different from what we expect.
+<setenv>
+TZ=GMT
+</setenv>
<command>
%HOSTIP:%HTTPPORT/want/46 -c log/jar46 -b log/injar46
</command>