CC: | ANDK [...] cpan.org |
Subject: | Tests fail with latest bleadperl |
With perl 5.25.11 t/30-custom-dataset.t fails:
...
# Using plugin TextXslate (3.4.0) for dataset tests
# Failed test 'custom dataset was used'
# at t/30-custom-dataset.t line 141.
# got: undef
# expected: 'foo foo foo foo foo foo foo foo foo foo foo foo
# foo foo foo foo foo foo foo foo foo foo foo foo
# foo foo foo foo foo foo foo foo foo foo foo foo
# foo foo foo foo foo foo foo foo foo foo foo foo
# foo foo foo foo foo foo foo foo foo foo foo foo
# twinkle twinkle little scalar
# ha-ha-ha-hash
# an
# scraping the bottom of the hashref
# doraymesofah
# animal: camelmineral: lignitevegetable: ew
# Larry Nomates: 43
# doraymesofah
# animal: camelmineral: lignitevegetable: ew
# Larry Nomates: 43
# true
#
# true
# true
# yay
#
# yay
# yay
# 22
# 20000
# 201
# substring
# Zz
# '
# Looks like you failed 1 test of 6.
t/30-custom-dataset.t .......
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/6 subtests
...
The problem does not exist with 5.25.10 and earlier bleadperl and non-bleadperl versions.
Also, I don't see the failure on a debian/stretch system, but on all other of my smokers (debian/jessie, freebsd 10, ubuntu 16.04, centos7).
@Andreas: maybe a bisect candidate?