Ignore testBigPing (#1928)

This commit is contained in:
zosrothko 2017-10-09 16:53:01 +02:00 committed by Aleksandar Fabijanic
parent 8b8c88b4f6
commit 943c9e750d

View File

@ -3,6 +3,7 @@ export CPPUNIT_IGNORE="\
N7CppUnit10TestCallerI13RawSocketTestEE.testEchoIPv4, \
N7CppUnit10TestCallerI13RawSocketTestEE.testSendToReceiveFromIPv4, \
N7CppUnit10TestCallerI14ICMPClientTestEE.testPing, \
N7CppUnit10TestCallerI14ICMPClientTestEE.testBigPing, \
N7CppUnit10TestCallerI22HTTPSClientSessionTestEE.testProxy, \
N7CppUnit10TestCallerI22HTTPSStreamFactoryTestEE.testProxy, \
N7CppUnit10TestCallerI19MulticastSocketTestEE.testMulticast, \