os: TestChdirAndGetwd doesn't restore initial working directory on GOOS=js GOARCH=wasm #37448
Labels
arch-wasm
WebAssembly issues
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Soon
This needs action soon. (recent regressions, service outages, unusual time-sensitive situations)
Milestone
Coming here from a test failure that we noticed from @randall77's CL https://go-review.googlesource.com/c/go/+/219143, we got mysterious failures https://go-review.googlesource.com/c/go/+/219143/4#message-18f33eac583b2d9ebefb682fd3d154824e8e5b58 in which even with getting the current working directory totally failed after I had suggested:
@neelance came in, in https://go-review.googlesource.com/c/go/+/219143/4#message-031f21fab344d60320d779d0ac6b523de9061b22 letting us know that TestChdirAndGetwd is broken on GOOS=js, GOARCH=wasm with
which is unrelated to Keith's current CL.
I am filing this issue so that we can address that separately and not block Keith's CL.
The text was updated successfully, but these errors were encountered: