From 4748d4303b7b49a9187a353df5d8e7a7fe9ec2dd Mon Sep 17 00:00:00 2001 From: Axel Spoerl Date: Tue, 22 Apr 2025 09:59:23 +0200 Subject: [PATCH] Blacklist tst_QDnsLookup::lookupRoot() on macOS and Linux Blocking CI; Blacklist until solved. Pick-to: 6.9 Task-number: QTQAINFRA-7130 Change-Id: Id420bfd9afcbe23555052ca9c3c8f3703b937bca Reviewed-by: Marc Mutz --- tests/auto/network/kernel/qdnslookup/BLACKLIST | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 tests/auto/network/kernel/qdnslookup/BLACKLIST diff --git a/tests/auto/network/kernel/qdnslookup/BLACKLIST b/tests/auto/network/kernel/qdnslookup/BLACKLIST new file mode 100644 index 00000000000..b8b442ed35e --- /dev/null +++ b/tests/auto/network/kernel/qdnslookup/BLACKLIST @@ -0,0 +1,4 @@ +# QTQAINFRA-7130 +[lookupRoot] +linux +macos