Subject: | t/04grapher.t fails if PostScript::Simple is installed |
See subject. Here's an excerpt of a test log with the failure:
...
skipping GD tests at t/04grapher.t line 58.
# Failed test at t/04grapher.t line 81.
#
# Failed test at t/04grapher.t line 83.
#
internal page error at /home/slaven.rezic/.cpan/build/2018091412/PostScript-Simple-0.09-3/blib/lib/PostScript/Simple.pm line 2074.
PostScript::Simple::_addtopage(PostScript::Simple=HASH(0x1669f88), "0.5 ubp setlinewidth\x{a}") called at /home/slaven.rezic/.cpan/build/2018091412/PostScript-Simple-0.09-3/blib/lib/PostScript/Simple.pm line 1094
PostScript::Simple::setlinewidth(PostScript::Simple=HASH(0x1669f88), 0.5) called at lib/Module/Dependency/Grapher.pm line 342
Module::Dependency::Grapher::makePs("both", "d", "/home/slaven.rezic/.cpan/build/2018091412/Module-Dependency-1"..., HASH(0x1628780)) called at t/04grapher.t line 85
# Looks like your test exited with 255 just after 16.
#
t/04grapher.t ...
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 3/17 subtests
(less 5 skipped subtests: 9 okay)
...