What else is left on this ticket? On 04/19/2018 03:42 PM, Dave Mitchell wrote: > On Sun, Feb 18, 2018 at 12:58:00PM -0700, Karl Williamson wrote: >> On 02/18/2018 03:44 AM, demerphq wrote: >>> It is interesting that a change to Carp fixes cpan/Encode/t/truncated_utf8.t >> Carp did not fix this; commit c31ca2013f287840fcddf498ead9602666569966 did. > Or more strictly, two commits did. I've just opened this ticket with > Enocde: > > https://rt.cpan.org/Ticket/Display.html?id=125131 > > and pushed the following to blead: > > commit 836bb1e34a8e2f269b0c97fa72d2641e7c775787 > Author: David Mitchell <davem@iabyn.com> > AuthorDate: Thu Apr 19 14:10:35 2018 +0100 > Commit: David Mitchell <davem@iabyn.com> > CommitDate: Thu Apr 19 14:37:45 2018 +0100 > > Encode: truncated_utf8.t TODO passes > > This TODO test has been passing since the combination of: > > v5.27.8-40-g37657a5b6c > > which added utf8n_to_uvchr_msgs to the perl API > > v5.27.8-252-gc31ca2013f > > which upgraded blead to Encode 2.96, which makes use of this new > function if available. > > So stop marking it as TODO in blead. > > This is patching a cpan/ distribution, but its only a test, and its a > bit late in code freeze to install a newer Encode released, while we > don't want a production perl with spurious passing TODO tests. > >Thread Previous | Thread Next