qt6-bb10/tests/auto/network/socket/qudpsocket
Thiago Macieira 1853aeb50a tst_QUdpSocket: remove Bearer portions of the test
Test fails to start on FreeBSD:

FAIL!  : tst_QUdpSocket::initTestCase() 'networkSession->waitForOpened(30000)' returned FALSE. ()
   Loc: [/usr/home/tjmaciei/src/qt/qt5/qtbase/tests/auto/network/socket/qudpsocket/tst_qudpsocket.cpp(234)]

This commit is basically a revert of the Qt 4.8 commit
a951fb79139498774d021759d0466b4b2ff50e68. FORCE_SESSION was only used by
manual testing, as the commit message said

> 8. For manual testing, added the FORCE_SESSION macro to test behaviour
>   of UDP sockets when they have an explicit network session associated

So I doubt it has been tested recently.

Change-Id: Ifb5969bf206e4cd7b14efffd14fb569ebf53497b
Reviewed-by: Mårten Nordheim <marten.nordheim@qt.io>
Reviewed-by: Timur Pocheptsov <timur.pocheptsov@qt.io>
2017-12-05 21:59:35 +00:00
..
clientserver Updated license headers 2016-01-21 18:55:18 +00:00
test QNativeSocketEngine/Win: fix getting the datagram destination 2017-11-04 19:12:18 +00:00
udpServer Merge remote-tracking branch 'origin/5.6' into 5.7 2016-05-06 15:36:44 +02:00
.gitignore
BLACKLIST Fix bytesAvailable() on UDP under Windows 2017-07-30 13:02:30 +00:00
qudpsocket.pro qudpsocket.pro - fix dependencies 2017-11-07 09:23:38 +00:00
tst_qudpsocket.cpp tst_QUdpSocket: remove Bearer portions of the test 2017-12-05 21:59:35 +00:00