Hi John, Was there anything in the log before the fail line? Usually there should be some sort of error message describing what went wrong, and maybe a stack trace.
-Kenton On Mon, Feb 1, 2021 at 3:53 PM John Wang <[email protected]> wrote: > I'm seeing a failure on the following test. Did a quick search of the > group and didn't see any mention of it: > > [ FAIL ] kj/async-io-test.c++:281: legacy test: > AsyncIo/CapabilityPipeBlockedSendStream (52576 μs) > > This result is consistent across 3 runs of `make -j4 check`. My > environment is Ubuntu 16.04 and gcc 5.4.0, and I'm building `release-0.8.0` > from git. Let me know if I can provide any other info. > > Best, > John > > -- > 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]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/capnproto/3820e497-c121-413c-9651-d3af19e068c3n%40googlegroups.com > <https://groups.google.com/d/msgid/capnproto/3820e497-c121-413c-9651-d3af19e068c3n%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- 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]. To view this discussion on the web visit https://groups.google.com/d/msgid/capnproto/CAJouXQk2196Uido-fHEG%3DVJAZgwnjcwa09f9-cc9Vt3rgDXJTg%40mail.gmail.com.
