ungrim97/Bot-BasicBot-Pluggable-FromConfig

Tests fail (if JSON::DWIW is installed?)

Opened this issue · 1 comments

On some of my smokers I see the following failure:

#   Failed test 'No tests run for subtest "Config - Name only"'
#   at t/01-config_json.t line 36.
Error parsing ./test.json: JSON::DWIW v0.47 byte 82, char 82, line 5, col 8 (byte col 8) - syntax error at /opt/perl-5.24.0/lib/site_perl/5.24.0/Config/Any/JSON.pm line 56.
 at /opt/perl-5.24.0/lib/site_perl/5.24.0/Config/JFDI/Source/Loader.pm line 104.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 2.
t/01-config_json.t .. 
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 1/2 subtests 

This seems to happen only if JSON::DWIW is installed.

Hi @eserte sorry for the delayed response. Will try and look at this in the next few days.