Tests failing on Alpine Linux (x86_64 and ppc64le)

Bug #1756523 reported by Roberto Oliveira
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
libtickit
New
Undecided
Unassigned

Bug Description

I'm trying to package libtickit on Alpine (see https://github.com/alpinelinux/aports/pull/3663) and when running tests it fails with error:

libtool --quiet --mode=execute prove -e ""
t/01utf8.t ................ ok
t/02pen.t ................. ok
t/03rect.t ................ ok
t/04rectset.t ............. ok
t/05string.t .............. ok
t/08hooklists.t ........... ok
t/09debug.t ............... ok
t/10term-write.t .......... ok
t/11term-output-screen.t .. ok
t/11term-output-xterm.t ... ok
t/12term-modes.t .......... ok
t/13term-pen.t ............ ok
t/14term-resize.t ......... ok
t/15term-input.t .......... ok
t/16term-read.t ........... ok
t/17term-buffer.t ......... ok
t/19term-driver.t ......... ok
t/20mockterm.t ............ ok
t/30renderbuffer-span.t ... ok
t/31renderbuffer-line.t ... ok
t/32renderbuffer-char.t ... ok
t/33renderbuffer-clip.t ... ok
t/34renderbuffer-save.t ... ok
t/35renderbuffer-mask.t ... ok
t/36renderbuffer-blit.t ... ok
t/37renderbuffer-copy.t ... ok
t/40rootwindow.t .......... ok
t/41window.t .............. ok
t/42window-expose.t ....... ok
t/43window-scrolling.t .... All 30 subtests passed
t/44window-focus.t ........ ok
t/45window-input.t ........ All 31 subtests passed
t/46window-float.t ........ All 1 subtests passed
t/47window-dragndrop.t .... ok
t/48window-refcount.t ..... ok
t/50tickit.t .............. ok
t/51tickit-timer.t ........ No subtests run
t/52tickit-later.t ........ No subtests run

Test Summary Report
-------------------
t/43window-scrolling.t (Wstat: 11 Tests: 30 Failed: 0)
  Non-zero wait status: 11
  Parse errors: No plan found in TAP output
t/45window-input.t (Wstat: 11 Tests: 31 Failed: 0)
  Non-zero wait status: 11
  Parse errors: No plan found in TAP output
t/46window-float.t (Wstat: 11 Tests: 1 Failed: 0)
  Non-zero wait status: 11
  Parse errors: No plan found in TAP output
t/51tickit-timer.t (Wstat: 11 Tests: 0 Failed: 0)
  Non-zero wait status: 11
  Parse errors: No plan found in TAP output
t/52tickit-later.t (Wstat: 11 Tests: 0 Failed: 0)
  Non-zero wait status: 11
  Parse errors: No plan found in TAP output
Files=38, Tests=907, 4 wallclock secs ( 0.20 usr 0.03 sys + 2.69 cusr 0.62 csys = 3.54 CPU)
Result: FAIL
---

Alpine uses perl-test-harness-utils version 3.41.

Revision history for this message
James McCoy (jamessan) wrote :
Revision history for this message
Roberto Oliveira (rgdoliveira) wrote :

I'm not pretty sure they are the same error, in the bug you pointed it seems to fail with a buffer overflow and here is fails with:
"Parse errors: No plan found in TAP output"

Revision history for this message
Paul "LeoNerd" Evans (leonerd) wrote :

Unlikely to be related to 1744933, because these are all window-level tests, and that bug relates to the (real) term driver, which wouldn't even be used as the mockterm for these window tests.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.