From: Victor Julien Date: Fri, 12 Jul 2024 05:03:32 +0000 (+0200) Subject: tests: skip dns tests that fail on master X-Git-Tag: suricata-7.0.7~44 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F1977%2Fhead;p=thirdparty%2Fsuricata-verify.git tests: skip dns tests that fail on master --- diff --git a/tests/dns/task-7018-dns-ips-stream-rule/test.yaml b/tests/dns/task-7018-dns-ips-stream-rule/test.yaml index 85a249e6f..d0167ca58 100644 --- a/tests/dns/task-7018-dns-ips-stream-rule/test.yaml +++ b/tests/dns/task-7018-dns-ips-stream-rule/test.yaml @@ -1,5 +1,7 @@ requires: min-version: 7 + lt-version: 8 + args: - -k none pcap: ../task-7018-ids-dns-keywords/input.pcap diff --git a/tests/dns/task-7018-ids-dns-keywords/test.yaml b/tests/dns/task-7018-ids-dns-keywords/test.yaml index cf7756bc0..8f7ec248c 100644 --- a/tests/dns/task-7018-ids-dns-keywords/test.yaml +++ b/tests/dns/task-7018-ids-dns-keywords/test.yaml @@ -3,6 +3,8 @@ args: requires: min-version: 8 + features: + - NEEDS_FIX checks: - filter: diff --git a/tests/dns/task-7018-ids-dns-stream-rule/test.yaml b/tests/dns/task-7018-ids-dns-stream-rule/test.yaml index ad733e961..de3bd6958 100644 --- a/tests/dns/task-7018-ids-dns-stream-rule/test.yaml +++ b/tests/dns/task-7018-ids-dns-stream-rule/test.yaml @@ -1,10 +1,10 @@ requires: min-version: 7 + lt-version: 8 args: - -k none pcap: ../task-7018-ids-dns-keywords/input.pcap - checks: - filter: count: 1 diff --git a/tests/dns/task-7018-ips-dns-keywords/test.yaml b/tests/dns/task-7018-ips-dns-keywords/test.yaml index 6b6445be5..57630ae6e 100644 --- a/tests/dns/task-7018-ips-dns-keywords/test.yaml +++ b/tests/dns/task-7018-ips-dns-keywords/test.yaml @@ -4,6 +4,8 @@ args: requires: min-version: 8 + features: + - NEEDS_FIX pcap: ../task-7018-ids-dns-keywords/input.pcap