Skip Menu |

This queue is for tickets about the Chart-Kaleido CPAN distribution.

Report information
The Basics
Id: 133558
Status: new
Priority: 0/
Queue: Chart-Kaleido

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.005
Fixed in: (no value)



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.