From 9d69b92b7678725bd0de40c1c61fb89d99d1fbb0 Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Thu, 21 Nov 2024 16:15:00 +1100 Subject: [PATCH] MDEV-35452 debug-view causing too many failures throughout spider --- common_factories.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common_factories.py b/common_factories.py index 34f4d8b2..eb973738 100644 --- a/common_factories.py +++ b/common_factories.py @@ -484,8 +484,8 @@ def getTests(props): "debug-ps", "debug-emb", "debug-emb-ps", - "debug-view", ), + # TODO MDEV-35452 - "debug-view", }, }