From 9e0ba8b927d0a0b826ba7ff19b6e7d943d0d1b8e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pasi=20Pet=C3=A4j=C3=A4j=C3=A4rvi?= Date: Tue, 5 Apr 2022 16:43:54 +0300 Subject: CI: Blacklist failing networks tests for QNX qemu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Most likely related to qemu network configuration which cannot be modified. Reason is that in QNX there is tool which can be controlled qemu configuration, and it does not provide options for more finer grade network configuration. Pick-to: 6.2 6.3 Task-number: QTBUG-101274 Change-Id: I660466e36252e902a2314fb3f4988c531cda9214 Reviewed-by: Qt CI Bot Reviewed-by: MÃ¥rten Nordheim --- .../auto/network/ssl/qsslsocket_onDemandCertificates_member/BLACKLIST | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/auto/network/ssl/qsslsocket_onDemandCertificates_member/BLACKLIST (limited to 'tests/auto/network/ssl') diff --git a/tests/auto/network/ssl/qsslsocket_onDemandCertificates_member/BLACKLIST b/tests/auto/network/ssl/qsslsocket_onDemandCertificates_member/BLACKLIST new file mode 100644 index 0000000000..4eea966b13 --- /dev/null +++ b/tests/auto/network/ssl/qsslsocket_onDemandCertificates_member/BLACKLIST @@ -0,0 +1,3 @@ +# QTBUG-101274 +[onDemandRootCertLoadingMemberMethods:WithoutProxy] +qnx ci -- cgit v1.2.3