[tracker/wip/carlosg/junit: 6/11] ci: Drop "Tracker" log domain from G_MESSAGES_DEBUG
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/junit: 6/11] ci: Drop "Tracker" log domain from G_MESSAGES_DEBUG
- Date: Sun, 14 Feb 2021 20:02:26 +0000 (UTC)
commit 404d454ecc8731c813b449e64801c006e6814828
Author: Carlos Garnacho <carlosg gnome org>
Date: Thu Dec 10 17:30:40 2020 +0100
ci: Drop "Tracker" log domain from G_MESSAGES_DEBUG
The tests already print (in a TAP friendly format) the debug messages
happening during test execution. This seems to double up the output,
in ways that break TAP format.
.gitlab-ci.yml | 1 -
1 file changed, 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index bf6661304..15779f50e 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,6 @@
variables:
# These can be used to see verbose log output from the functional-tests.
# See HACKING.md for more information.
- G_MESSAGES_DEBUG: "Tracker"
TRACKER_DEBUG: ""
# This can be used when debugging test failures that only occur within GitLab CI.
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]