From 25dd1a2702fe5212c1d9b5913dcabc88e10dfca8 Mon Sep 17 00:00:00 2001 From: Tim Wojtulewicz Date: Wed, 21 May 2025 15:42:29 -0700 Subject: [PATCH] Disable sqlite-cluster btest This test is being flaky on some platforms and still having problems with executing pragmas at startup. Disable it for now until it can be fixed. --- .../btest/scripts/base/frameworks/storage/sqlite-cluster.zeek | 2 ++ 1 file changed, 2 insertions(+) diff --git a/testing/btest/scripts/base/frameworks/storage/sqlite-cluster.zeek b/testing/btest/scripts/base/frameworks/storage/sqlite-cluster.zeek index c8cad348b7..42cf861cd4 100644 --- a/testing/btest/scripts/base/frameworks/storage/sqlite-cluster.zeek +++ b/testing/btest/scripts/base/frameworks/storage/sqlite-cluster.zeek @@ -1,3 +1,5 @@ +# @TEST-IGNORE + # @TEST-DOC: Tests SQLite storage in a cluster environment # @TEST-PORT: BROKER_MANAGER_PORT