Remove insignification of QNetworkInterface autotest on Windows.
This test has not failed in the last 300 CI runs. Change-Id: I559ea223856b1460deb343384d5b4439f42a41d7 Reviewed-by: Shane Kearns <shane.kearns@accenture.com>bb10
parent
e4f4dfe340
commit
d615e02bf1
|
|
@ -3,5 +3,3 @@ TARGET = tst_qnetworkinterface
|
|||
SOURCES += tst_qnetworkinterface.cpp
|
||||
|
||||
QT = core network testlib
|
||||
|
||||
win32:CONFIG+=insignificant_test # QTBUG-24451 - localAddress()
|
||||
|
|
|
|||
Loading…
Reference in New Issue