[PATCH i-g-t v3] igt-runner fact checking

Kamil Konieczny kamil.konieczny at linux.intel.com
Thu Nov 7 17:39:17 UTC 2024


Hi Peter,
On 2024-11-07 at 08:30:55 +0100, Peter Senna Tschudin wrote:
> I made changes to the code that broke my own unit testing. The test code is broken, and there is no side effect in the actual code. Happy to learn how unit testing is used by our CI. I will wait for comments and will fix the test for V4.
> 

Could you keep lines up to 80 columns? This is too long for even my
wide monitor...

> The magic command takes about 20 seconds to run locally:
>  $ meson test -C build

In current desktop Ubuntu 24.10 one needs to:

sudo systemctl stop apport.service

then it will run quick.

Regards,
Kamil
> 
> From GitLab.Pipeline:
> 10/441 lib igt_facts                           FAIL     0.43 s (exit status 98)
> 
> 
> 
> [...]


More information about the igt-dev mailing list