From 353606ff67479c1433a16f7cfe5035093f9d5f51 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?M=C3=A1t=C3=A9=20Szab=C3=B3?= Date: Tue, 7 Jan 2025 01:29:55 +0100 Subject: [PATCH] Disable broken dh_auto_test step --- ci/ubuntu-24.04-noble/debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ci/ubuntu-24.04-noble/debian/rules b/ci/ubuntu-24.04-noble/debian/rules index dee4625bbba19e..cf4cc231358c37 100644 --- a/ci/ubuntu-24.04-noble/debian/rules +++ b/ci/ubuntu-24.04-noble/debian/rules @@ -43,3 +43,6 @@ override_dh_fixperms: dh_fixperms chown www-data:www-data debian/hhvm-nightly/var/log/hhvm chown www-data:www-data debian/hhvm-nightly/var/cache/hhvm + +# Disable broken default test logic +override_dh_auto_test: