mirror of
https://github.com/brl/mutter.git
synced 2024-12-23 19:42:05 +00:00
ci: Print error logs on failures
Indeed we have more detailed logs, but this allows quicker checks. Part-of: <https://gitlab.gnome.org/GNOME/mutter/-/merge_requests/3016>
This commit is contained in:
parent
079745ca9f
commit
0b30b2a1d7
@ -386,6 +386,7 @@ build-wayland-only@x86_64:
|
||||
--no-suite 'mutter/kvm'
|
||||
--no-rebuild
|
||||
--timeout-multiplier 10
|
||||
--print-errorlogs
|
||||
artifacts:
|
||||
reports:
|
||||
junit: "build/meson-logs/testlog-plain.junit.xml"
|
||||
@ -412,6 +413,7 @@ test-mutter-kvm@x86_64:
|
||||
--timeout-multiplier 10
|
||||
--setup plain
|
||||
--suite 'mutter/kvm'
|
||||
--print-errorlogs
|
||||
needs:
|
||||
- build-mutter@x86_64
|
||||
artifacts:
|
||||
|
Loading…
Reference in New Issue
Block a user