summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--contrib/ci/README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/contrib/ci/README.md b/contrib/ci/README.md
index 6c87200db..6b5f7f30e 100644
--- a/contrib/ci/README.md
+++ b/contrib/ci/README.md
@@ -12,8 +12,7 @@ It accepts options to choose from three test sets: "essential", "moderate" and
"rigorous" (-e/-m/-r), with the essential set selected by default.
Essential tests include building everything and running the built-in test
-suite under Valgrind, completing in under 5 minutes. Valgrind failures are
-ignored for now.
+suite under Valgrind, completing in under 5 minutes.
Moderate tests include essential tests, plus a distcheck target build and mock
package builds for Fedora and RHEL on Red Hat distros. They complete in about