From 3fef58c27b1e88f1353b175c32aede7a02120804 Mon Sep 17 00:00:00 2001 From: Matthias Bernt Date: Tue, 30 Jul 2024 09:24:04 +0200 Subject: [PATCH] Revert "add test for filters in statically defined collection elements" This reverts commit c0ce2a7eb6beaacaf65a389273cae12244103591. --- .../tools/collection_creates_pair_filter.xml | 59 ------------------- test/functional/tools/sample_tool_conf.xml | 1 - 2 files changed, 60 deletions(-) delete mode 100644 test/functional/tools/collection_creates_pair_filter.xml diff --git a/test/functional/tools/collection_creates_pair_filter.xml b/test/functional/tools/collection_creates_pair_filter.xml deleted file mode 100644 index e11246b938ac..000000000000 --- a/test/functional/tools/collection_creates_pair_filter.xml +++ /dev/null @@ -1,59 +0,0 @@ - - test if filters in statically defined collection elements work - - for i in A B C D; do - echo "\$i" > "\$i".txt; - done - - - - - - - - decide - - - decide - - - not decide - - - not decide - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - diff --git a/test/functional/tools/sample_tool_conf.xml b/test/functional/tools/sample_tool_conf.xml index 0aaa48d23994..80c032c93601 100644 --- a/test/functional/tools/sample_tool_conf.xml +++ b/test/functional/tools/sample_tool_conf.xml @@ -189,7 +189,6 @@ -