Disable tst_qhostinfo on OS X.
Task-number: QTBUG-41847 Change-Id: Idfb4058a50a0baecce1b3e430629ec6b2867550b Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>bb10
parent
f813a3e8ad
commit
bf73ab490d
|
|
@ -14,6 +14,9 @@ winrt: SUBDIRS -= \
|
|||
qnetworkproxy \
|
||||
qnetworkproxyfactory \
|
||||
|
||||
osx: SUBDIRS -= \ # QTBUG-41847
|
||||
qhostinfo \
|
||||
|
||||
!contains(QT_CONFIG, private_tests): SUBDIRS -= \
|
||||
qauthenticator \
|
||||
qhostinfo \
|
||||
|
|
|
|||
Loading…
Reference in New Issue