Guest User

Untitled

a guest
Jun 19th, 2018
90
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.55 KB | None | 0 0
  1. Running tests...
  2. Test project /home/mikael/cjdns/build
  3. Start 1: CryptoAuth_unit_test
  4. 1/12 Test #1: CryptoAuth_unit_test .............***Exception: Other 0.14 sec
  5. Start 2: ReplayProtector_test
  6. 2/12 Test #2: ReplayProtector_test ............. Passed 0.01 sec
  7. Start 3: CryptoAuth_test
  8. 3/12 Test #3: CryptoAuth_test .................. Passed 0.15 sec
  9. Start 4: SearchStore_test
  10. 4/12 Test #4: SearchStore_test ................. Passed 0.00 sec
  11. Start 5: DHTModules_handleIncoming_test
  12. 5/12 Test #5: DHTModules_handleIncoming_test ... Passed 0.00 sec
  13. Start 6: DHTModules_serialization_test
  14. 6/12 Test #6: DHTModules_serialization_test .... Passed 0.01 sec
  15. Start 7: DHTModules_handleOutgoing_test
  16. 7/12 Test #7: DHTModules_handleOutgoing_test ... Passed 0.00 sec
  17. Start 8: Base32_test
  18. 8/12 Test #8: Base32_test ...................... Passed 0.01 sec
  19. Start 9: Bits_test
  20. 9/12 Test #9: Bits_test ........................ Passed 0.01 sec
  21. Start 10: AverageRoller_test
  22. 10/12 Test #10: AverageRoller_test ............... Passed 0.00 sec
  23. Start 11: Hex_test
  24. 11/12 Test #11: Hex_test ......................... Passed 0.01 sec
  25. Start 12: LabelSplicer_test
  26. 12/12 Test #12: LabelSplicer_test ................ Passed 0.00 sec
  27.  
  28. 92% tests passed, 1 tests failed out of 12
  29.  
  30. Total Test time (real) = 1.38 sec
  31.  
  32. The following tests FAILED:
  33. 1 - CryptoAuth_unit_test (OTHER_FAULT)
  34. Errors while running CTest
  35. make: *** [test] Error 8
Add Comment
Please, Sign In to add comment