The "IP4 is still a thing" test case in test/net/unit/ip4.cpp passes on Jenkins, but fails on macOS Sierra, OS X El Capitan and on Travis:
/Users/travis/build/ingve/IncludeOS/test/net/unit/ip4.cpp:201: failed: IP4 is still a thing: pass_count[Protocol::UDP] == passed + 1 for 0 == 1
@AnnikaH has found another test assertion in the same test case that also fails on macOS Sierra, but lest only prints the first failure in each test case.
The "IP4 is still a thing" test case in test/net/unit/ip4.cpp passes on Jenkins, but fails on macOS Sierra, OS X El Capitan and on Travis:
@AnnikaH has found another test assertion in the same test case that also fails on macOS Sierra, but lest only prints the first failure in each test case.