1
0
Fork 0

ci: Run tests with 10 Hz dummy monitors

This decreases flakyness of some tests when runners are under heavy
load.

https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/1555
This commit is contained in:
Jonas Ådahl 2020-11-09 09:34:09 +01:00 committed by Georges Basile Stavracas Neto
parent 4cc4701851
commit e8ace922a2

View file

@ -7,6 +7,8 @@ dconf update
mkdir -m 700 $XDG_RUNTIME_DIR
glib-compile-schemas $GSETTINGS_SCHEMA_DIR
export MUTTER_DEBUG_DUMMY_MODE_SPECS="800x600@10.0"
dbus-run-session -- \
xvfb-run -s '+iglx -noreset' \
meson test -C build --no-rebuild -t 10 --wrap catchsegv