Your message dated Mon, 16 Aug 2021 08:00:27 -0400
with message-id <[email protected]>
and subject line Re: Bug#989923: Info received (Tests fail when server is 
running 24x80 terminal)
has caused the Debian Bug report #989923,
regarding Tests fail when server is running 24x80 terminal
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
989923: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=989923
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: notcurses
Version: 2.3.4+dfsg.1-2

This package is failing to build on Ubuntu due to the tests failing as the
terminal size is too small:
 notcurses 2.3.4 by nick black et al on XTerm [34m
  20 rows 76 cols (23.75KiB) 48B crend 8 colors
  compiled with gcc-10.3.0, 16B little-endian cells
  terminfo from ncurses 6.2.20201114
  avformat 58.45.100 avutil 56.51.100 swscale 5.7.100
...
At least an 76x24 terminal is required (current: 76x20)

This is due to the -m2 that is passed to notcurses-demo. If that is changed
to a -m0,2,0,2 (i.e. only have left and right margins) then the tests pass
as the height of the terminal is high enough. I'm not sure if these tests
are being run on the Debian build servers, and if they are why they pass
there.

Please consider changing the test to avoid this issue, thanks!

See https://launchpad.net/bugs/1932103 for the Ubuntu bug.

--- End Message ---
--- Begin Message ---
I believe this to be fixed (and reenabled) in the
2.3.13+dfsg.1-2 upload of notcurses, currently in Unstable. It
passed autopkgtest checks on salsa:

https://salsa.debian.org/debian/notcurses/-/pipelines/275473

--- End Message ---

Reply via email to