Em 04/10/2022 18:17, Quanah Gibson-Mount escreveu:
Generally, if you can let us know what OS you ran the tests on, and if they all passed (or failed) and if you can also run "make its" in the test suite directory after running "make test" to check that there are no failures in the regression suite.
In that case, here you go:
$ uname -a Linux yggdrasil 4.15.0-193-generic #204-Ubuntu SMP Fri Aug 26 19:20:21 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux $ cat /etc/lsb-release DISTRIB_ID=Ubuntu DISTRIB_RELEASE=18.04 DISTRIB_CODENAME=bionic DISTRIB_DESCRIPTION="Ubuntu 18.04.6 LTS"
No tests failed in this environment.
We've work underway on a python based testing suite for the future.
That's great!
Is this project available for the general public? I would like to take a look to it and see if I can contribute.
Regards,
Alceu