]> Cypherpunks repositories - gostls13.git/commit
os: skip atime checks in TestRootChtimes on plan9
authorDamien Neil <dneil@google.com>
Thu, 20 Mar 2025 16:30:19 +0000 (09:30 -0700)
committerGopher Robot <gobot@golang.org>
Thu, 20 Mar 2025 18:23:35 +0000 (11:23 -0700)
commitba50de84299667dcaa2f4e6663078340bbae8c67
treedf641c45171b74db4304a6df1283ca9d60cdaa03
parent9dc572eab55b085b61877ecd4d7cc492e34dc3ab
os: skip atime checks in TestRootChtimes on plan9

Plan 9 doesn't permit setting arbitrary atimes.

Fixes #72957

Change-Id: Ia4e14c75ed7dcdefd4669c0c21884d5ead9ab2fb
Reviewed-on: https://go-review.googlesource.com/c/go/+/659615
Reviewed-by: Ian Lance Taylor <iant@google.com>
Auto-Submit: Damien Neil <dneil@google.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
src/os/root_test.go