M. J. Fromberger
c24f003b55
After writing and then reading a bunch of random messages, the test was checking that it did not read the same number of messages that it wrote. The sense of this check was inverted; they should match. Introduced by accident in #7522. I'm not sure why this did not show up in CI. Edit: I now know why it didn't show up in ci: #7608. |
3 years ago | |
---|---|---|
.. | ||
io.go | libs: internalize some packages (#6366) | 3 years ago |
io_test.go | protoio: fix incorrect test assertion (#7606) | 3 years ago |
reader.go | libs: internalize some packages (#6366) | 3 years ago |
writer.go | internal/libs/protoio: optimize MarshalDelimited by plain byteslice allocations+sync.Pool (#7325) | 3 years ago |
writer_test.go | tests: remove panics from test fixtures (#7522) | 3 years ago |