Subject: | t/basic.t fails (with older Chart::Plotly::Plot?) |
The test suite fails on some of my smokers:
...
# kaleido args: plotly --disable-gpu --plotlyjs=/opt/perl-5.30.1/lib/site_perl/5.30.1/auto/share/dist/Chart-Plotly/plotly.js/plotly.min.js
invalid or malformed request syntax (non-object figure) at /home/cpansand/.cpan/build/2020101805/Chart-Kaleido-0.005-1/blib/lib/Chart/Kaleido/Plotly.pm line 117.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 after test #5.
# Seeded srand with seed '20201018' from local date.
t/basic.t ..............
Dubious, test returned 255 (wstat 65280, 0xff00)
All 5 subtests passed
...
This seems to happen on system where an older version of Chart::Plotly::Plot is installed. 0.037 does not seem to be enough for a successful test.