MantisBT - NetSurf | |||||
| View Issue Details | |||||
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0002782 | NetSurf | Development | public | 2020-07-01 01:57 | 2020-07-01 01:57 |
| Reporter | Michael Orlitzky | ||||
|---|---|---|---|---|---|
| Assigned To | |||||
| Priority | normal | Severity | minor | Reproducibility | sometimes |
| Status | new | Resolution | open | ||
| Platform | amd64 | OS | Gentoo linux | OS Version | N/A |
| Product Version | 3.10 | ||||
| Target Version | Fixed in Version | ||||
| Fixed in CI build # | |||||
| Reported in CI build # | |||||
| URL of problem page | |||||
| Summary | 0002782: Test failure with rfc1123_date | ||||
| Description | One 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. | ||||
| Tags | No tags attached. | ||||
| Relationships | |||||
| Attached Files | |||||
| There are no notes attached to this issue. |
| Issue History | |||||
| Date Modified | Username | Field | Change | ||
|---|---|---|---|---|---|
| 2020-07-01 01:57 | Michael Orlitzky | New Issue | |||