]> Cypherpunks repositories - gostls13.git/commit
os: enable TestFifoEOF on openbsd
authorsiddharth <s@ricketyspace.net>
Tue, 22 Jun 2021 01:50:09 +0000 (21:50 -0400)
committerIan Lance Taylor <iant@golang.org>
Thu, 24 Jun 2021 00:14:41 +0000 (00:14 +0000)
commit222ed1b38af0fb6f83f80062092a267dcbd354df
tree91809e804c8ee1f7679b59795efed38b35f81df0
parent0ebd5a8de05823109263bef31b38be8c29d2cd54
os: enable TestFifoEOF on openbsd

The test successfully runs on currently supported versions (6.8 and
6.9) of openbsd.

Fixes #25877

Change-Id: I2694f08c5596b486453c2ac829f17b8bc455f828
Reviewed-on: https://go-review.googlesource.com/c/go/+/329732
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
Trust: Tobias Klauser <tobias.klauser@gmail.com>
src/os/fifo_test.go