Subject: | t/photo.t: segmentation faults on ubuntu 16.04 |
t/photo.t fails (add dies additionally with an segmentation fault) on my ubuntu 16.04 smokers:
...
# Test 63 got: "unfinalized data stream in PNG data at /home/cpansand/.cpan/build/2019030406/Tcl-pTk-0.96-1/blib/lib/Tcl/pTk/Widget.pm line 332.\n" (t/photo.t at line 101 fail #2)
# Expected: "" ( load unfinalized data stream in PNG data at /home/cpansand/.cpan/build/2019030406/Tcl-pTk-0.96-1/blib/lib/Tcl/pTk/Widget.pm line 332.
#)
# t/photo.t line 101 is: ok($@,''," load $@");
# Test 64 got: "" (t/photo.t at line 102 fail #2)
# Expected: "1" (Could not load t/test.png)
# t/photo.t line 102 is: ok(defined($new),1,"Could not load $f");
Can't call method "cget" on an undefined value at t/photo.t line 106.
t/photo.t .....................
Dubious, test returned 11 (wstat 2816, 0xb00)
Failed 22/84 subtests
(less 51 skipped subtests: 11 okay)
...
Test Summary Report
-------------------
...
t/photo.t (Wstat: 2816 Tests: 64 Failed: 2)
Failed tests: 63-64
Non-zero exit status: 11
Parse errors: Bad plan. You planned 84 tests but ran 64.