Subject: | Test suite fails with perl 5.26.x and older |
See subject. Log excerpt with the failing parts:
...
Future::AsyncAwait panic: TODO: Unsure how to handle savestack entry of 10
t/20spi.t .....
All 4 subtests passed
# Failed test '->read returns bytes'
# at t/30i2c.t line 76.
# got: 'V'
# expected: 'Vx'
# Failed test '->read: all methods called'
# at t/30i2c.t line 79.
Expected syswrite("04"), got ("03") at /home/cpansand/.cpan/build/2019042600/Device-BusPirate-0.18-uWZBts/blib/lib/Device/BusPirate.pm line 152.
# Tests were run but no plan was declared and done_testing() was not seen.
# Looks like your test exited with 255 just after 8.
TODO: free saved slot type 49
TODO: free frame->itervar
t/30i2c.t .....
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 2/8 subtests
...
t/20spi.t seems to fail with a SIGABRT.