bonedaddy / cnet

An opinionated C package to provide a Golang net stdlib like experience
1 stars 1 forks source link

Periodic Ctest Failures #3

Open bonedaddy opened 4 years ago

bonedaddy commented 4 years ago

For some reason the tests are only failing when running through ctest. Execution of cnet-test manually doesn't result in the error.

Test project /media/solidity/DATA/Code/bonedaddy/cnet/build
    Start 1: CnetTest
1/1 Test #1: CnetTest .........................SIGPIPE***Exception:   2.01 sec

0% tests passed, 1 tests failed out of 1

Total Test time (real) =   2.01 sec

The following tests FAILED:
      1 - CnetTest (SIGPIPE)
Errors while running CTest
bonedaddy commented 4 years ago

likely due to improper socket clean up on test exit