mirror of
https://gitlab.freedesktop.org/libevdev/libevdev.git
synced 2025-12-31 20:30:09 +01:00
gitlab CI: don't allow failures on the kvm jobs
This is a leftover from libinput where we have to allow failures because of frequent issues with timing. We don't have these issues here so a failed job in the VM indicates a bug. Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
parent
805421582f
commit
2a51c15683
2 changed files with 0 additions and 2 deletions
|
|
@ -855,7 +855,6 @@ soname:
|
|||
reports:
|
||||
junit: $MESON_BUILDDIR/junit-*.xml
|
||||
|
||||
allow_failure: true
|
||||
retry:
|
||||
max: 2
|
||||
when: script_failure
|
||||
|
|
|
|||
|
|
@ -511,7 +511,6 @@ soname:
|
|||
reports:
|
||||
junit: $MESON_BUILDDIR/junit-*.xml
|
||||
|
||||
allow_failure: true
|
||||
retry:
|
||||
max: 2
|
||||
when: script_failure
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue