CC: | RURBAN [...] cpan.org |
Subject: | Duplicate keys not allowed |
My smoker systems started to report the following test failures:
...
Duplicate keys not allowed, at character offset 19102 (before "typepad-profiles": {...") at /opt/perl-5.27.2t/lib/site_perl/5.27.2/JSON/Any.pm line 592, <DATA> line 1.
# Looks like your test exited with 255 just after 7.
t/01website.t .........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 8/15 subtests
Duplicate keys not allowed, at character offset 19102 (before "typepad-profiles": {...") at /opt/perl-5.27.2t/lib/site_perl/5.27.2/JSON/Any.pm line 592, <DATA> line 1.
# Looks like your test exited with 255 just after 7.
... (etc.) ...
It's possible that this problem is related to this change in Cpanel::JSON::XS:
https://metacpan.org/source/RURBAN/Cpanel-JSON-XS-3.0237/Changes#L15