os: TestMkdirStickyUmask failed in github code space #62684
Labels
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
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
yes.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
cd src
./all.bash
What did you expect to see?
Test passed.
What did you see instead?
--- FAIL: TestMkdirStickyUmask (0.00s)
os_unix_test.go:271: unexpected mode dtrwxr-xr--
FAIL os 0.691s
The text was updated successfully, but these errors were encountered: