[kea-dev] [0.9.1-beta] make check -> 3 failed tests

Chaigneau, Nicolas nicolas.chaigneau at capgemini.com
Thu Mar 12 16:49:04 UTC 2015


Hello,


I have installed Google Test, and built Kea 0.9.1-beta with option "--with-gtest".

When I run Kea's "make check", I have 3 failed tests (see below).


Can you help me explain what's going on ?



Thank you.

Regards,
Nicolas.



[ RUN      ] ForwardTest.pushAndPop
unknown file: Failure
C++ exception with description "socket(2) failed: Address family not supported by protocol" thrown in the test body.
[  FAILED  ] ForwardTest.pushAndPop (1 ms)


[ RUN      ] ForwardTest.pushTooFast
socketsession_unittest.cc:704: Failure
Expected: multiPush(forwarder_, *getSockAddr("192.0.2.1", "53").first, large_text_.c_str(), large_text_.length()) throws an exception of type SocketSessionError.
  Actual: it throws nothing.
[  FAILED  ] ForwardTest.pushTooFast (0 ms)


pid_file_unittest.cc:192: Failure
Expected: pid_file.write(10) throws an exception of type PIDFileError.
  Actual: it throws nothing.
[  FAILED  ] PIDFileTest.pidWriteFail (6 ms)


[----------] Global test environment tear-down
[==========] 118 tests from 24 test cases ran. (111 ms total)
[  PASSED  ] 115 tests.
[  FAILED  ] 3 tests, listed below:
[  FAILED  ] ForwardTest.pushAndPop
[  FAILED  ] ForwardTest.pushTooFast
[  FAILED  ] PIDFileTest.pidWriteFail

 3 FAILED TESTS
  
This message contains information that may be privileged or confidential and is the property of the Capgemini Group. It is intended only for the person to whom it is addressed. If you are not the intended recipient, you are not authorized to read, print, retain, copy, disseminate, distribute, or use this message or any part thereof. If you receive this message in error, please notify the sender immediately and delete all copies of this message.



More information about the kea-dev mailing list