From 3935f8b5e8ff1a8b6fbdd1e60b454d4035088a8d Mon Sep 17 00:00:00 2001 From: Manan Gupta Date: Tue, 26 Dec 2023 16:17:12 +0530 Subject: [PATCH] test: remove tests that don't work Signed-off-by: Manan Gupta --- test/config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/config.json b/test/config.json index c8dd9effea2..c0e3cc50333 100644 --- a/test/config.json +++ b/test/config.json @@ -565,7 +565,7 @@ "Manual": false, "Shard": "vtgate_queries", "RetryMax": 1, - "Tags": ["upgrade_downgrade_query_serving_queries"] + "Tags": [""] }, "vtgate_queries_normalize": { "File": "unused.go", @@ -628,7 +628,7 @@ "Manual": false, "Shard": "vtgate_queries", "RetryMax": 1, - "Tags": ["upgrade_downgrade_query_serving_queries"] + "Tags": [""] }, "vtgate_concurrentdml": { "File": "unused.go",