summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
diff options
context:
space:
mode:
authorAlex Richardson <arichardson@FreeBSD.org>2022-08-09 10:56:18 +0000
committerSimon McVittie <smcv@collabora.com>2022-08-10 11:18:20 +0000
commit932b7408269141f152e47eb57d86475f12ba9a51 (patch)
treeb750641ac8f03cf7258f4bde513f89b20137a63d /.gitlab-ci.yml
parent1378e8e37e7888aec3d8671a59f235afc9030d18 (diff)
downloaddbus-932b7408269141f152e47eb57d86475f12ba9a51.tar.gz
test/fdpass.c: skip test that fails on FreeBSD 13.0
The /odd-limit/at test passes on 13.1 and 14.0 images, but fails on 13.1. Debugging has not given me any useful hints why this may be the case, so disable this test on 13.0 for now. This allows us to drop the ci_test_fatal: "no" override which will ensure that any FreeBSD regressions are caught.
Diffstat (limited to '.gitlab-ci.yml')
-rw-r--r--.gitlab-ci.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 0492a193..f46e6ce1 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -404,7 +404,6 @@ freebsd image:
ci_parallel: "${FDO_CI_CONCURRENT:-2}"
ci_distro: "$BUILD_OS"
ci_suite: "$FDO_DISTRIBUTION_VERSION"
- ci_test_fatal: "no" # One undiagnosed test failure in test-fdpass
script:
# Start the VM and copy our workspace to the VM
- /app/vmctl start