libinput/.gitlab-ci
Peter Hutterer 18b34d0bc0 test: split some tablet tests into new groups
Our CI pipeline fails 9 times out of 10 on the valgrind tests. The tests
seem to finish in either 35 min or exceed the 60 min timeout limit, with
nothing in between. To avoid this let's split into more groups so we can
a) run those more in parallel and b) are less likely to hit the
timeout when run slowly.

Analysis of recent logs shows the eraser button tests to be the worst
offender, taking 752s (due to the combinatorial explosion) alone. The
various tip and proximity tests together also take some time so let's
group those out.

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1274>
2025-07-17 00:16:02 +00:00
..
ci.template ci: don't paper over pre-commit failures 2025-07-15 16:26:59 +10:00
config.yml test: split some tablet tests into new groups 2025-07-17 00:16:02 +00:00
libinput.spec.in tools: add libinput analyze buttons for button state analysis 2024-06-18 07:43:02 +00:00
meson-build.sh CI: add a comment to the meson build helper 2023-05-30 15:17:14 +10:00
scanbuild-wrapper.sh CI: replace the scan-build job with a clang-tidy job 2025-04-07 08:43:36 +00:00
whitespace-check.py CI: check for empty lines between closing braces 2025-04-16 11:44:09 +10:00