[tracker/wip/carlosg/junit: 2/3] 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: 2/3] ci: Drop "Tracker" log domain from G_MESSAGES_DEBUG
- Date: Thu, 10 Dec 2020 16:32:08 +0000 (UTC)
commit ae162878b2ef2550e9bcc9b060e56732fee31409
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 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 7d9a6cf90..0da7ac53a 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -4,7 +4,7 @@
variables:
# These can be used to see verbose log output from the functional-tests.
# See HACKING.md for more information.
- G_MESSAGES_DEBUG: "Tracker"
+ G_MESSAGES_DEBUG: ""
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]