Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

x/tools/gopls/internal/regtest/misc: TestSimultaneousEdits failure with "error(s) cleaning sandbox", unlinkat directory not empty #54277

Closed
dmitshur opened this issue Aug 4, 2022 · 1 comment
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Milestone

Comments

@dmitshur
Copy link
Contributor

dmitshur commented Aug 4, 2022

[...]

1 @ 0x1068299 0x107d1a8 0x107a24b 0x10ab2b7 0x1160c8b 0x1160c7d 0x12a47e6 0x106be41
#	0x1068298	syscall.syscall6+0x98						/Users/gopher/workdir/go/src/runtime/sys_darwin.go:44
#	0x107d1a7	syscall.wait4+0x47						/Users/gopher/workdir/go/src/syscall/zsyscall_darwin_amd64.go:43
#	0x107a24a	syscall.Wait4+0x2a						/Users/gopher/workdir/go/src/syscall/syscall_bsd.go:144
#	0x10ab2b6	os.(*Process).wait+0x76						/Users/gopher/workdir/go/src/os/exec_unix.go:43
#	0x1160c8a	os.(*Process).Wait+0x4a						/Users/gopher/workdir/go/src/os/exec.go:132
#	0x1160c7c	os/exec.(*Cmd).Wait+0x3c					/Users/gopher/workdir/go/src/os/exec/exec.go:599
#	0x12a47e5	golang.org/x/tools/internal/gocommand.runCmdContext.func1+0x25	/Users/gopher/workdir/gopath/src/golang.org/x/tools/internal/gocommand/invoke.go:243

--- FAIL: TestSimultaneousEdits (0.76s)
    --- FAIL: TestSimultaneousEdits/default (0.76s)
        runner.go:369: closing the sandbox: error(s) cleaning sandbox: cleaning modcache: <nil>; removing files: unlinkat /Users/gopher/workdir/tmp/gopls-regtest-3738926842/TestSimultaneousEdits/default: directory not empty
FAIL
FAIL	golang.org/x/tools/gopls/internal/regtest/misc	47.972s

2022-08-02T17:23:42-4d0b383-1b7e71e/darwin-amd64-nocgo

@dmitshur dmitshur added the NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. label Aug 4, 2022
@dmitshur dmitshur added this to the Unreleased milestone Aug 4, 2022
@gopherbot gopherbot added Tools This label describes issues relating to any tools in the x/tools repository. gopls Issues related to the Go language server, gopls. labels Aug 4, 2022
@findleyr
Copy link
Contributor

findleyr commented Aug 5, 2022

Dupe of #54241.

@findleyr findleyr closed this as completed Aug 5, 2022
@golang golang locked and limited conversation to collaborators Aug 5, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge gopls Issues related to the Go language server, gopls. NeedsInvestigation Someone must examine and confirm this is a valid issue and not a duplicate of an existing one. Tools This label describes issues relating to any tools in the x/tools repository.
Projects
None yet
Development

No branches or pull requests

3 participants