Re: [PATCH] [tests]: Tolerate U register defaulting to 1.

2023-07-11 Thread G. Branden Robinson
At 2023-07-11T17:57:08+0100, Colin Watson wrote: > If tmac/man.local is patched to set the U register to 1, then one test > fails. That test is concerned specifically with the rendering of long > URLs when they are not turned into OSC 8 hyperlinks, so it makes sense > to disable OSC 8 hyperlinks f

[PATCH] [tests]: Tolerate U register defaulting to 1.

2023-07-11 Thread Colin Watson
If tmac/man.local is patched to set the U register to 1, then one test fails. That test is concerned specifically with the rendering of long URLs when they are not turned into OSC 8 hyperlinks, so it makes sense to disable OSC 8 hyperlinks for that test. * tmac/tests/an_UE-breaks-before-long-URIs

Re: man-db test failures [was: unrecognized X command 'sgr 0' ignored (was: early adopters of] groff 1.23.0)

2023-07-11 Thread Alexis
Thank you, Colin. For folks interested to follow along or participate in the conversation the related man-db issue is: https://gitlab.com/man-db/man-db/-/issues/25

Re: man-db test failures [was: unrecognized X command 'sgr 0' ignored (was: early adopters of] groff 1.23.0)

2023-07-11 Thread Colin Watson
On Tue, Jul 11, 2023 at 12:42:49AM +0200, Alexis wrote: > The NixOS package for groff 1.23.0 is still seeing man-db test-failures > with groff 1.23.0 (https://github.com/NixOS/nixpkgs/pull/241870). Please report this to https://gitlab.com/man-db/man-db/-/issues and we can have a look there. -- C