mirror of
https://github.com/brl/mutter.git
synced 2025-04-14 22:29:39 +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-suite 'mutter/kvm'
|
||||||
--no-rebuild
|
--no-rebuild
|
||||||
--timeout-multiplier 10
|
--timeout-multiplier 10
|
||||||
|
--print-errorlogs
|
||||||
artifacts:
|
artifacts:
|
||||||
reports:
|
reports:
|
||||||
junit: "build/meson-logs/testlog-plain.junit.xml"
|
junit: "build/meson-logs/testlog-plain.junit.xml"
|
||||||
@ -412,6 +413,7 @@ test-mutter-kvm@x86_64:
|
|||||||
--timeout-multiplier 10
|
--timeout-multiplier 10
|
||||||
--setup plain
|
--setup plain
|
||||||
--suite 'mutter/kvm'
|
--suite 'mutter/kvm'
|
||||||
|
--print-errorlogs
|
||||||
needs:
|
needs:
|
||||||
- build-mutter@x86_64
|
- build-mutter@x86_64
|
||||||
artifacts:
|
artifacts:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user