From 8e2d76459fb3ceaf1fdc9f4c88639747d336da2c Mon Sep 17 00:00:00 2001 From: Nick Craig-Wood Date: Fri, 11 Jul 2025 14:18:40 +0100 Subject: [PATCH] test: remove flakey TestChunkerChunk50bYandex: test --- fstest/test_all/config.yaml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/fstest/test_all/config.yaml b/fstest/test_all/config.yaml index 566cbe513..01d639486 100644 --- a/fstest/test_all/config.yaml +++ b/fstest/test_all/config.yaml @@ -67,13 +67,13 @@ backends: # maxfile: 10k # ignore: # - TestApplyTransforms - - backend: "chunker" - remote: "TestChunkerChunk50bYandex:" - fastlist: true - maxfile: 1k - ignore: - # Needs investigation - - TestDeduplicateNewestByHash + # - backend: "chunker" + # remote: "TestChunkerChunk50bYandex:" + # fastlist: true + # maxfile: 1k + # ignore: + # # Needs investigation + # - TestDeduplicateNewestByHash # - backend: "chunker" # remote: "TestChunkerChunk50bBox:" # fastlist: true