net: TestCloseWrite for SOCK_SEQPACKET failing on SmartOS #30840
Milestone
Comments
Most likely due to https://golang.org/cl/166497 "runtime, internal/poll, net: report event scanning error on read event". I suspect that Solaris |
Sure, I think the fix for #30817 also cures this issue. |
Change https://golang.org/cl/167777 mentions this issue: |
Reopen: it seems like there's something-something between Oracle Solaris and SmartOS. |
Change https://golang.org/cl/167782 mentions this issue: |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Looking at the recent test flakes on
solaris-amd64-smartosbuildlet
, the vast majority of them are failures inTestCloseWrite
.For an example, see https://build.golang.org/log/f41d2e44b0629db5f3b5e32eec5751b465f4717f:
CC @mikioh @bradfitz @ianlancetaylor
The text was updated successfully, but these errors were encountered: