From 076f89744e84503545cb9c742f65fee83aa6ade5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tor=20Arne=20Vestb=C3=B8?= Date: Mon, 4 Nov 2024 14:24:08 +0100 Subject: [PATCH] Blacklist tst_QNetworkReply::ioHttpRedirectPolicy on macOS 15 Task-number: QTBUG-130500 Change-Id: I92785306f2ecde357c6f4c54419f76643f69e1da Reviewed-by: Axel Spoerl (cherry picked from commit 57eabffbc9543a1ff1b163a7108d8fbbc8b29878) Reviewed-by: Qt Cherry-pick Bot --- tests/auto/network/access/qnetworkreply/BLACKLIST | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/auto/network/access/qnetworkreply/BLACKLIST b/tests/auto/network/access/qnetworkreply/BLACKLIST index a4c7c1ee304..57f9c0634a0 100644 --- a/tests/auto/network/access/qnetworkreply/BLACKLIST +++ b/tests/auto/network/access/qnetworkreply/BLACKLIST @@ -11,6 +11,7 @@ opensuse-leap b2qt ubuntu windows-10 +macos-15 # QTBUG-130500 [putToFtp] windows-10 [backgroundRequest]