You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TestMultiWriterSingleChainFlatten was added in Go 1.10, and it needs to
be skipped (just like TestMultiReaderFlatten) because it relies on
unsupported runtime features.
Related to golang/go@060d1a5.
Fixes:
=== RUN TestMultiWriterSingleChainFlatten
--- FAIL: TestMultiWriterSingleChainFlatten (0.01s)
test.558082205:38: multiWriter did not flatten chained multiWriters: expected writeDepth 12, got 4
FAIL io 0.888s
0 commit comments