Tests: Blacklist tst_QHostInfo::abortHostLookupInDifferentThread

Remove the insignificant_test CONFIG option in favor of a BLACKLIST
file. This test has been found failing on OpenSuse in CI.

Change-Id: Ibc6af3c30277fec7e422e8bbeccd9437de2a61ce
Task-number: QTBUG-23837
Reviewed-by: Kai Koehne <kai.koehne@theqtcompany.com>
Reviewed-by: Frederik Gladhorn <frederik.gladhorn@theqtcompany.com>
bb10
Caroline Chao 2015-04-24 12:48:08 +02:00
parent 291eb172e3
commit 411a3490fd
2 changed files with 3 additions and 2 deletions

View File

@ -0,0 +1,3 @@
# QTBUG-23837
[abortHostLookupInDifferentThread]
opensuse-13.1 64bit

View File

@ -14,5 +14,3 @@ wince*: {
# needed for getaddrinfo with official MinGW
mingw:DEFINES += _WIN32_WINNT=0x0501
linux-*:CONFIG+=insignificant_test # QTBUG-23837 - test is unstable