mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-04-14 11:38:05 +02:00
ci: Log successes for installed-tests as well
Use newer version of gnome-desktop-testing to log test results even if successful.
This commit is contained in:
parent
3a3382c275
commit
7ec118f93a
@ -106,8 +106,11 @@ installed-tests:
|
|||||||
_build
|
_build
|
||||||
- ninja -C _build
|
- ninja -C _build
|
||||||
- sudo ninja -C _build install
|
- sudo ninja -C _build install
|
||||||
|
# FIXME: Add update until stable https://bodhi.fedoraproject.org/updates/FEDORA-2019-161b129d4d
|
||||||
|
- sudo dnf upgrade -y --enablerepo=updates-testing --advisory=FEDORA-2019-161b129d4d
|
||||||
- GLIB_TEST_COMPILATION=1 gnome-desktop-testing-runner
|
- GLIB_TEST_COMPILATION=1 gnome-desktop-testing-runner
|
||||||
--report-directory=_build/installed-tests-report/failed/
|
--report-directory=_build/installed-tests-report/failed/
|
||||||
|
--log-directory=_build/installed-tests-report/logs/
|
||||||
glib
|
glib
|
||||||
artifacts:
|
artifacts:
|
||||||
name: "glib-${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
|
name: "glib-${CI_JOB_NAME}-${CI_COMMIT_REF_NAME}"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user