]> Cypherpunks repositories - gostls13.git/commit
os: rm reiserfs exception from TestSeek
authorKir Kolyshkin <kolyshkin@gmail.com>
Sun, 9 Jun 2024 20:46:40 +0000 (13:46 -0700)
committerGopher Robot <gobot@golang.org>
Tue, 20 Aug 2024 16:09:42 +0000 (16:09 +0000)
commit60e9cf0f93e58742b0aa491c6425d9c0ef970ed4
tree4b8cac7ef75fda6457b1b9fcf32007b235097c38
parent5187baeb4e858cb88993392463cf17615ad45e24
os: rm reiserfs exception from TestSeek

This exception was originally added by CL 152108 in November 2009. I'm
pretty sure no one uses reiserfs nowadays (and if someone does, this bug
must have been fixed by now).

Change-Id: I274ebe2f7910cab81b70a44b2da3f6fe761073bc
Reviewed-on: https://go-review.googlesource.com/c/go/+/591417
Reviewed-by: Ian Lance Taylor <iant@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Cherry Mui <cherryyz@google.com>
Auto-Submit: Ian Lance Taylor <iant@google.com>
src/os/os_test.go