mirror of
https://github.com/edu4rdshl/gnome-shell.git
synced 2026-07-17 23:24:51 +00:00
ci: Expose meson's Junit test results to gitlab
Turns out meson has been generated Junit XML files of its test results since 0.55 ... Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1937>
This commit is contained in:
parent
06c4929493
commit
4bbbee4dd6
1 changed files with 2 additions and 0 deletions
|
|
@ -215,6 +215,8 @@ test:
|
|||
expire_in: 1 day
|
||||
paths:
|
||||
- build/meson-logs/testlog.txt
|
||||
reports:
|
||||
junit: build/meson-logs/testlog.junit.xml
|
||||
when: on_failure
|
||||
|
||||
test-coverity:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue