[pitivi/1.0] ci: Get some information about what is going on in GStreamer when running tests
- From: Thibault Saunier <tsaunier src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pitivi/1.0] ci: Get some information about what is going on in GStreamer when running tests
- Date: Mon, 20 May 2019 17:55:35 +0000 (UTC)
commit b742a5fb9ca1dde661a68cd70fd779569c836534
Author: Thibault Saunier <tsaunier igalia com>
Date: Fri May 17 12:16:48 2019 -0400
ci: Get some information about what is going on in GStreamer when running tests
.gitlab-ci.yml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 1e47e905..7ec89815 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -15,7 +15,7 @@ build:
script:
- export BUILDDIR=${HOME}/pitivi
- export MANIFEST=${BUILDDIR}/build/flatpak/org.pitivi.Pitivi.json
- - export RUN_IN_SANDBOX="flatpak-builder --filesystem=${BUILDDIR} --filesystem=${CI_PROJECT_DIR}
--env=PITIVI_DEVELOPMENT=1 --run app ${MANIFEST}"
+ - export RUN_IN_SANDBOX="flatpak-builder --filesystem=${BUILDDIR} --filesystem=${CI_PROJECT_DIR}
--env=PITIVI_DEVELOPMENT=1 --env=GST_DEBUG=2 --run app ${MANIFEST}"
# Working around the fact that flatpak-builder *requires* the cache dir
# to be on the same filesystem as the build dir
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]