diff --git a/.cirrus.yml b/.cirrus.yml index 396bea48..db6fba7f 100644 --- a/.cirrus.yml +++ b/.cirrus.yml @@ -130,7 +130,7 @@ task: env: BUILD_TYPE: "valgrind" TEST_WRAP: "valgrind --leak-check=full" - TEST_FILTER: "--gtest_filter=-*Container*:-*LiveSearchANY*" + TEST_FILTER: "-4 --gtest_filter=-*Container*:-*LiveSearchANY*" - name: "COVERAGE" only_if: $BUILD_COVERAGE == 'yes' env: