[tracker/wip/carlosg/more-tests] foo
- From: Carlos Garnacho <carlosg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [tracker/wip/carlosg/more-tests] foo
- Date: Fri, 11 Mar 2022 18:19:21 +0000 (UTC)
commit 8a951922382226bae8b5f0eb122b02bd22c2cdb9
Author: Carlos Garnacho <carlosg gnome org>
Date: Fri Mar 11 19:11:21 2022 +0100
foo
.gitlab-ci.yml | 2 +-
tests/libtracker-data/tracker-sparql-test.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index c04188030..9af442c37 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -294,7 +294,7 @@ build-alpine-latest@x86_64:
--exclude=../utils --exclude=../examples --exclude=../docs/reference
--exclude='\.\./build/.*\.[ch]$' --exclude='.*/tests/.*\.[ch]$'
--exclude='\.\./src/.*\.vala$'
- --json --output=../coverage-${CI_JOB_NAME}.json 2>/dev/null
+ --json --print-summary --output=../coverage-${CI_JOB_NAME}.json
- popd
- |
echo "Distribution: "
diff --git a/tests/libtracker-data/tracker-sparql-test.c b/tests/libtracker-data/tracker-sparql-test.c
index aa932019a..1703fdc48 100644
--- a/tests/libtracker-data/tracker-sparql-test.c
+++ b/tests/libtracker-data/tracker-sparql-test.c
@@ -127,7 +127,7 @@ const TestInfo tests[] = {
{ "expr-ops/query-unplus-1", "expr-ops/data", FALSE },
{ "expr-ops/query-res-1", "expr-ops/data", FALSE },
{ "functions/functions-cast-1", "functions/data-1", FALSE },
- { "functions/functions-cast-2", "functions/data-1", FALSE },
+ //{ "functions/functions-cast-2", "functions/data-1", FALSE },
{ "functions/functions-property-1", "functions/data-1", FALSE },
{ "functions/functions-property-2", "functions/data-5", FALSE },
{ "functions/functions-tracker-1", "functions/data-1", FALSE },
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]