mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-06 05:47:13 +02:00
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 ```
13 lines
371 B
Diff
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',
|