syscall: TestUseCgroupFD fails if /sys/fs/cgroup mounted read-only #57262
Labels
compiler/runtime
Issues related to the Go compiler and/or runtime.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Testing
An issue that has been verified to require only test changes, not just a test failure.
Milestone
This is observed on the linux/ppc64le/p10 builder.
On some versions of docker,
/sys/fs/cgroup
is mounted read-only within an unprivileged container. The test fails with:Note, on the linux-ppc64le-power10osu builder, the host is ubuntu 22.04 running under the unified cgroup hierarchy, unlike the other PPC64 builders.
The text was updated successfully, but these errors were encountered: