@dmitshur requested issue #68687 to be considered for backport to the next 1.23 minor release.

@gopherbot Please backport to Go 1.23 and 1.22. This is a test-only fix that makes a test more resilient against other programs possibly reading files in the background. It's also needed to fix test flakiness on the linux/arm builder where this started happening after a builder environment change.

Comment From: gopherbot

Change https://go.dev/cl/604196 mentions this issue: [release-branch.go1.23] os: fix Chtimes test flakes

Comment From: cagedmantis

This has been approved as it is a test only fix.

Comment From: gopherbot

Closed by merging CL 604196 (commit dbecb416d1d4609a1c8185921cb9cf132ac4a11c) to release-branch.go1.23.