On Wed, 13 May 2026 at 16:42, Nathan Hartman <[email protected]>
wrote:

[...]


> May I suggest going even further: if the system doesn't have these
> packages, the tests that require them could just be skipped. Yes, it's
> convenient to have the test suite fetch dependencies automatically,
> but I think it isn't the test suite's job to install stuff. It should
> only run tests. Just my .02...
>
>
I agree with this (although maybe not skip the tests entirely, but only the
schema validation?). It looks like a solution that avoids the complexity of
installing packages on the fly.

We can make sure our CI environment has the required packages installed.
This would validate the schema during development and I think it should be
enough to catch discrepancies.

-- 
Ivan Zhakov

Reply via email to