-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
coder/coder
#19217Labels
Description
x11_test.go:247:
Error Trace: /home/runner/work/coder/coder/testutil/chan.go:37
/home/runner/work/coder/coder/agent/agentssh/x11_test.go:247
Error: RequireReceive: context expired
Test: TestServer_X11_EvictionLRU
t.go:106: 2025-08-07 08:43:26.592 [debu] closing server
x11_test.go:241:
Error Trace: /home/runner/work/coder/coder/agent/agentssh/x11_test.go:241
/opt/hostedtoolcache/go/1.24.6/x64/src/runtime/asm_amd64.s:1700
Error: Received unexpected error:
context deadline exceeded
Test: TestServer_X11_EvictionLRU
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x50 pc=0x181bf0a]
goroutine 2347 [running]:
github.com/coder/coder/v2/agent/agentssh_test.TestServer_X11_EvictionLRU.func2()
/home/runner/work/coder/coder/agent/agentssh/x11_test.go:242 +0xea
created by github.com/coder/coder/v2/agent/agentssh_test.TestServer_X11_EvictionLRU in goroutine 70
/home/runner/work/coder/coder/agent/agentssh/x11_test.go:239 +0xe5e