unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
blob 407a5277c8271f771d62b6b796f56ac4cd45b994 640 bytes (raw)
name: patches/netsurf-y2038-tests.patch 	 # note: path name is non-authoritative(*)

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
 
These two test cases fail for us on i686.

See https://en.wikipedia.org/wiki/Year_2038_problem

--- netsurf-3.6/test/time.c
+++ netsurf-3.6/test/time.c
@@ -77,18 +77,10 @@
 		.expected = "Tue, 12 Jun 2001 12:12:12 GMT"
 	},
 	{
-		.test     = "Thu, 16 Jul 2207 12:45:12 GMT",
-		.expected = "Thu, 16 Jul 2207 12:45:12 GMT"
-	},
-	{
 		.test     = "Thu, 16 Aug 2007 19:45:12 GMT",
 		.expected = "Thu, 16 Aug 2007 19:45:12 GMT"
 	},
 	{
-		.test     = "Tue, 16 Sep 3456 00:45:12 GMT",
-		.expected = "Tue, 16 Sep 3456 00:45:12 GMT"
-	},
-	{
 		.test     = "Sun, 16 Oct 1988 19:45:59 GMT",
 		.expected = "Sun, 16 Oct 1988 19:45:59 GMT"
 	},

debug log:

solving 407a5277c8271f771d62b6b796f56ac4cd45b994 ...
found 407a5277c8271f771d62b6b796f56ac4cd45b994 in https://git.savannah.gnu.org/cgit/guix.git

(*) Git path names are given by the tree(s) the blob belongs to.
    Blobs themselves have no identifier aside from the hash of its contents.^

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).