[Development] What changed in the RHEL 6.6 machines that cause tst_QUdpSocket::linkLocalIPv6 to fail?
Edward Welbourne
edward.welbourne at qt.io
Mon Jun 19 11:36:19 CEST 2017
Thiago Macieira (16 June 2017 22:23)
> QDEBUG : tst_QUdpSocket::linkLocalIPv6(WithoutProxy) QHostAddress("fe80::250:56ff:feab:4818%eth1")
> FAIL! : tst_QUdpSocket::linkLocalIPv6(WithoutProxy) '(neutralReadSpy.count() > 0)' returned FALSE. ()
> Loc: [../tst_qudpsocket.cpp(1600)]
I note that this line ends in a comment:
QTRY_VERIFY(neutralReadSpy.count() > 0); //note may need to accept a firewall prompt
COIN folks: please check RHEL 6.6 hasn't auto-enabled some firewall !
ISTR that I've hit Red Hat on-by-default fire-walls that I had to turn
off when testing CFEngine in my last job ...
Eddy.
More information about the Development
mailing list