Blacklist IMAP tests
For some reason the IMAP server is responding very slowly to the tests, causing the default 5s timeout to fail. For now let's blacklist them while the issue is investigated. Task-number: QTBUG-133548 Pick-to: 6.9 Change-Id: I133a48b14f76566712af72012677bf048740b235 Reviewed-by: Marc Mutz <marc.mutz@qt.io>
This commit is contained in:
parent
40e65f0293
commit
69c992b02c
@ -8,3 +8,5 @@ qnx ci
|
||||
[passwordAuth2]
|
||||
ubuntu
|
||||
|
||||
[tcpSocketBlockingTest]
|
||||
* # QTBUG-133548
|
||||
|
@ -75,3 +75,24 @@ macos arm
|
||||
qnx ci
|
||||
[bindThenResolveHost:WithoutProxy SSL:first-fail]
|
||||
qnx ci
|
||||
|
||||
[blockingIMAP]
|
||||
* # QTBUG-133548
|
||||
[partialRead]
|
||||
* # QTBUG-133548
|
||||
[readAllAfterClose]
|
||||
* # QTBUG-133548
|
||||
[connectDisconnectConnectDisconnect]
|
||||
* # QTBUG-133548
|
||||
[readLine]
|
||||
* # QTBUG-133548
|
||||
[readLineString]
|
||||
* # QTBUG-133548
|
||||
[readLineChunks]
|
||||
* # QTBUG-133548
|
||||
[readyReadSignalsAfterWaitForReadyRead]
|
||||
* # QTBUG-133548
|
||||
[readChunks]
|
||||
* # QTBUG-133548
|
||||
[unget]
|
||||
* # QTBUG-133548
|
||||
|
@ -4,3 +4,14 @@ windows
|
||||
macos
|
||||
[connectToHostEncryptedWithVerificationPeerName]
|
||||
macos
|
||||
|
||||
[simpleConnect]
|
||||
* # QTBUG-133548
|
||||
[simpleConnectWithIgnore]
|
||||
* # QTBUG-133548
|
||||
[sslErrors:qt-test-server]
|
||||
* # QTBUG-133548
|
||||
[waitForConnectedEncryptedReadyRead]
|
||||
* # QTBUG-133548
|
||||
[resume]
|
||||
* # QTBUG-133548
|
||||
|
@ -3,3 +3,8 @@
|
||||
windows-10
|
||||
[smbServer]
|
||||
opensuse-leap
|
||||
|
||||
[imapServer]
|
||||
* # QTBUG-133548
|
||||
[remotePortsOpen:imap]
|
||||
* # QTBUG-133548
|
||||
|
Loading…
x
Reference in New Issue
Block a user