mirror of
https://github.com/brl/mutter.git
synced 2024-11-23 00:20:42 -05:00
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:
parent
4cc4701851
commit
e8ace922a2
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user