C5T / Current

C++ framework for realtime machine learning.
https://medium.com/dima-korolev/current-for-realtime-machine-learning-4f04aa8ab81a
97 stars 29 forks source link

Disabled the `SmokePOSTBodyTooLong` test on Travis on macOS. #877

Closed dkorolev closed 4 years ago

dkorolev commented 4 years ago

Via this Travis run:

[ RUN      ] PosixHTTPServerTest.SmokePOSTBodyTooLong
libc++abi.dylib: terminating
make[1]: *** [test] Abort trap: 6

...

FAIL
Failed tests:
- ./bricks/net/http
make: *** [individual_tests] Error 1
The command "make individual_tests" exited with 2.
mzhurovich commented 4 years ago

Closed in favor of https://github.com/C5T/Current/pull/878