Did this happen just once or every time? We run our tests on OSX on CI and I haven't seen this before, so that's odd...
-Kenton On Sun, Dec 16, 2018 at 11:55 AM Jonathan Gerber <[email protected]> wrote: > > Attempt to follow unix directions on os x. Build succeeded but a test failed. > > PASS: capnp-evolution-test > > PASS: src/capnp/compiler/capnp-test.sh > > FAIL: capnp-test > > ============================================================================ > > Testsuite summary for Capn Proto 0.7.0 > > ============================================================================ > > # TOTAL: 3 > > # PASS: 2 > > # SKIP: 0 > > # XFAIL: 0 > > # FAIL: 1 > > # XPASS: 0 > > # ERROR: 0 > > > from the logs: > > ... > > [ TEST ] kj/async-unix-test.c++:420: legacy test: AsyncUnixTest/WriteObserver > > kj/async-unix-test.c++:448: failed: expected !(writable) > > stack: 10e76624b 10e8c1d07 10f35189c 10f3725ea 10f34ffcb 10f34fde1 10f3a4775 > 10f3725ea 10f3a29cb 10f34f6cd 7fff6663b08c 0 > > [ FAIL ] kj/async-unix-test.c++:420: legacy test: AsyncUnixTest/WriteObserver > (426 μs) > > ... > > > -- > You received this message because you are subscribed to the Google Groups > "Cap'n Proto" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > Visit this group at https://groups.google.com/group/capnproto. -- You received this message because you are subscribed to the Google Groups "Cap'n Proto" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. Visit this group at https://groups.google.com/group/capnproto.
