aports/testing/igt-gpu-tools/skip-tests.patch
mio 139eac15ba testing/igt-gpu-tools: upgrade to 2.1
https://gitlab.freedesktop.org/drm/igt-gpu-tools/-/blob/v2.1/NEWS

Also skip failed tests.

```
Summary of Failures:
 80/456 lib igt_hook                                   FAIL             0.84s   exit status 98
 84/456 lib igt_hook_integration                       FAIL             0.94s   killed by signal 6 SIGABRT
```
2025-07-05 12:05:12 +02:00

13 lines
371 B
Diff

diff -ruN a/lib/tests/meson.build b/lib/tests/meson.build
--- a/lib/tests/meson.build 2025-06-27 12:01:17.000000000 +0000
+++ b/lib/tests/meson.build 2025-07-05 05:09:50.409551821 +0000
@@ -11,8 +11,6 @@
'igt_facts',
'igt_fork',
'igt_fork_helper',
- 'igt_hook',
- 'igt_hook_integration',
'igt_ktap_parser',
'igt_list_only',
'igt_invalid_subtest_name',