Remove insignification from qsslsocket_onDemandCertificates_* tests
These tests have been passing consistently since they started running on Windows in CI. Change-Id: I4505497afc477a7f4fbda0acc29987d0d0cf220a Reviewed-by: Shane Kearns <shane.kearns@accenture.com>bb10
parent
fba7cd70b4
commit
151ec76614
|
|
@ -22,5 +22,3 @@ wince* {
|
|||
}
|
||||
|
||||
requires(contains(QT_CONFIG,private_tests))
|
||||
|
||||
win32:CONFIG+=insignificant_test # QTBUG-24451 - all
|
||||
|
|
|
|||
|
|
@ -22,5 +22,3 @@ wince* {
|
|||
}
|
||||
|
||||
requires(contains(QT_CONFIG,private_tests))
|
||||
|
||||
win32:CONFIG+=insignificant_test # QTBUG-24451 - all
|
||||
|
|
|
|||
Loading…
Reference in New Issue