2024-04-20 09:37 BST

View Issue Details Jump to Notes ]
IDProjectCategoryView StatusLast Update
0002782NetSurfDevelopmentpublic2020-07-01 02:57
ReporterMichael Orlitzky 
Assigned To 
SeverityminorReproducibilitysometimes 
StatusnewResolutionopen 
Platformamd64OSGentoo linuxOS VersionN/A
Product Version3.10 
Target VersionFixed in Version 
Summary0002782: Test failure with rfc1123_date
DescriptionOne of our arch testers reported a test failure on ppc over at https://bugs.gentoo.org/728994. The failed build log is attached as attached as build.log.xz at https://bugs.gentoo.org/attachment.cgi?id=647108.

The exact failure is,

Running suite(s): Corestrings API
97%: Checks: 77, Failures: 2, Errors: 0
test/time.c:368:F:date string to time_t:date_string_compare:9: Assertion 'rfc1123_date(time_out) == t->expected' failed: rfc1123_date(time_out) == "Thu, 02 May 1935 23:48:40 GMT", t->expected == "Thu, 16 Jul 2207 12:45:12 GMT"
test/time.c:368:F:date string to time_t:date_string_compare:11: Assertion 'rfc1123_date(time_out) == t->expected' failed: rfc1123_date(time_out) == "Mon, 03 Aug 1959 01:34:16 GMT", t->expected == "Tue, 16 Sep 3456 00:45:12 GMT"
make: *** [test/Makefile:200: time_test] Error 1

I'm not sure how to reproduce this yet, but I thought you might be interested anyway. It could be a locale or endianness issue? Who knows.
TagsNo tags attached.
Fixed in CI build #
Reported in CI build #
URL of problem page
Attached Files

-Relationships
+Relationships

-Notes
There are no notes attached to this issue.
+Notes

-Issue History
Date Modified Username Field Change
2020-07-01 02:57 Michael Orlitzky New Issue
+Issue History