Re: Interacting with AT-SPI2 in CI environment

2022-11-04 Thread Caolán McNamara
On Thu, 2022-11-03 at 23:19 +0100, Colomban Wendling wrote: > > My question here is: what would be acceptable in CIs, and how would > it work to add such CI dependencies?  I'd rather not rebuild xvfb & > al for each CI run, as it seems heavy and not very sensible: it's a > fairly standard piece of

Interacting with AT-SPI2 in CI environment

2022-11-03 Thread Colomban Wendling
Hello everyone, As part of my effort to improve accessibility test infrastructure and coverage [1], I'll have to work on covering the platform layer. The chosen approach, after discussing with Florian Effenberger (back in late 2021 I think), is communicating with a LO process through AT-SPI2