Subject: | Test failures in 0.07 prevent installation |
Looks like the tests need updating in the latest version. Not sure if there are any issues in the code itself, but there's a warning about direct drawing in Tickit::Widget::Tabbed which might need resolving if those functions are being deprecated in the next Tickit C library release.
For example:
http://www.cpantesters.org/cpan/report/a048d00a-8071-11e4-9ec5-70b1420fff6d
# Failed test 'Termlog initially'
# at t/01basic.t line 27.
# Expected terminal operation goto(0,0), got goto(23,0) at step 0
# Looks like you failed 1 test of 13.
t/01basic.t ........
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/13 subtests