[request-tracker-maintainers] Bug#1026501: Bug#1026501: request-tracker4: FTBFS: make[1]: *** [Makefile:381: test-parallel] Error 1
Niko Tyni
ntyni at debian.org
Sat Jan 21 14:13:09 GMT 2023
Control: tag -1 upstream fixed-upstream patch
On Tue, Dec 20, 2022 at 05:54:40PM +0100, Lucas Nussbaum wrote:
> Source: request-tracker4
> Version: 4.4.6+dfsg-1
> Severity: serious
> Justification: FTBFS
> Tags: bookworm sid ftbfs
> User: lucas at debian.org
> Usertags: ftbfs-20221220 ftbfs-bookworm
> > # Failed test 'LocalizedDateTime format with defaults'
> > # at t/api/date.t line 100.
> > # got: 'Thu, Jan 1, 1970 12:00:00 AM'
> > # expected: 'Thu, Jan 1, 1970 12:00:00 AM'
This is fixed upstream in the 'maint' branch with
https://github.com/bestpractical/rt/commit/03868c7eaeea38cd9f9ebe588ee52df355b029cc
Update tests for EN datetime locale change to space
DateTime::Locale version 1.58 published CLDR 42.0.0 which changed
the space character in times before the AM and PM to be
U+202F NARROW NO-BREAK SPACE (aka NNBSP) from the previous
space (U+0020). This broke tests looking for a space character
for localized datetimes with an AM/PM.
Update to a like test to work for older versions of DateTime::Locale
and for new ones from 1.58 forward.
though I believe the breaking change was in DateTime-Locale version 1.37
and not 1.58 (which does not exist yet AFAICS.)
Attached as well for convenience.
--
Niko
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Update-tests-for-EN-datetime-locale-change-to-space.patch
Type: text/x-diff
Size: 5649 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-request-tracker-maintainers/attachments/20230121/5f223c6f/attachment.patch>
More information about the pkg-request-tracker-maintainers
mailing list