Force the time zone to GMT in the cookie tests in case the user is

using one of the so-called 'right' time zones that take into account
leap seconds, which causes the tests to fail (as reported by
Daniel Black in bug report #1745964).
This commit is contained in:
Dan Fandrich
2007-07-10 22:27:16 +00:00
parent a8d6b40736
commit 19631f5d5f
7 changed files with 41 additions and 1 deletions

View File

@@ -15,7 +15,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o
o Test cases 31, 46, 61, 506, 517 now work in time zones that use leap seconds
This release includes the following known bugs:
@@ -32,6 +32,7 @@ New curl mirrors:
This release would not have looked like this without help, code, reports and
advice from friends like these:
Dan Fandrich, Song Ma, Daniel Black
Thanks! (and sorry if I forgot to mention someone)