mirror of
https://github.com/brl/mutter.git
synced 2024-11-21 23:50:41 -05:00
gitlab-ci: Print error logs on failures
https://gitlab.gnome.org/GNOME/mutter/merge_requests/581
This commit is contained in:
parent
7e0d185120
commit
86ff3dfb3c
@ -44,7 +44,7 @@ test-mutter:
|
||||
- glib-compile-schemas $GSETTINGS_SCHEMA_DIR
|
||||
- >
|
||||
dbus-run-session -- xvfb-run -s '+iglx -noreset'
|
||||
meson test -C build --no-rebuild -t 10 --verbose --no-stdsplit --wrap catchsegv
|
||||
meson test -C build --no-rebuild -t 10 --verbose --no-stdsplit --print-errorlogs --wrap catchsegv
|
||||
only:
|
||||
- merge_requests
|
||||
- /^.*$/
|
||||
|
Loading…
Reference in New Issue
Block a user