From af4f311ec2d027a3d07765d64faacd47f05f11d5 Mon Sep 17 00:00:00 2001 From: Alex Iribarren <Alex.Iribarren@cern.ch> Date: Tue, 15 Sep 2020 15:20:42 +0200 Subject: [PATCH] Disable p_mailman --- upstreamcentostests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/upstreamcentostests.sh b/upstreamcentostests.sh index 5f8adf2..ee56d0b 100755 --- a/upstreamcentostests.sh +++ b/upstreamcentostests.sh @@ -50,7 +50,7 @@ cat > ./skipped-tests.list <<DELIM 8|tests/p_libvirt/*|No systemd therefore cannot be tested 8|tests/p_logwatch/*|Default conf does not print anything, it will always fail, allegedly because our rpm removals 8|tests/p_lsof/10-test_lsof.sh|No systemd therefore cannot be tested -8|tests/p_mailman/mailman_test.sh|No systemd therefore cannot be tested +8|tests/p_mailman/*|No systemd therefore cannot be tested 8|tests/p_mod_python/mod_python_test.sh 8|tests/p_mod_wsgi/*|No systemd therefore cannot be tested 8|tests/p_mysql/*|No systemd therefore cannot be tested -- GitLab