Code Integration [workflow_dispatch][dev-0.6.0] rev.5e1541188f0d72895eb33f43a5cee12a25be79b1 #477
11 fail, 5 skipped, 200 pass in 3m 25s
216 tests 200 ✅ 3m 25s ⏱️
13 suites 5 💤
13 files 11 ❌
Results for commit 5e15411.
Annotations
github-actions / Unit Tests - MacOS Platform
TestClientProxyListenerSuite failed
unit/client.xml [took 0s]
Raw output
Failed
github-actions / Unit Tests - MacOS Platform
TestClientProxyListenerSuite/TestProxyListener_FailAccept failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: permission denied
goroutine 42 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400025e1a0, {0x100b93ce0, 0x100f3ed08})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:183 +0x1f4
panic({0x100b93ce0, 0x100f3ed08})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/monkey.mprotectCrossPage(0x1005c3020, 0x18, 0x14000129338?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/!project-!faster/[email protected]/replace_darwin.go:16 +0xb4
github.com/Project-Faster/monkey.copyToLocation(0x1005c3020, {0x140000be330, 0x18, 0x10140d4c0?})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/!project-!faster/[email protected]/replace_darwin.go:27 +0x4c
github.com/Project-Faster/monkey.replaceFunction(0x1005c3020, 0x140000ff170?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/!project-!faster/[email protected]/replace.go:29 +0x88
github.com/Project-Faster/monkey.patchValue({0x100b5f9c0?, 0x140000ff170?, 0x9?}, {0x100b5f9c0, 0x100c0f040, 0x13})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/!project-!faster/[email protected]/monkey.go:87 +0x298
github.com/Project-Faster/monkey.PatchInstanceMethod({0x100c1b928?, 0x100bd6840?}, {0x1009cc17b, 0x9}, {0x100b5f9c0?, 0x100c0f040})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/!project-!faster/[email protected]/monkey.go:62 +0x180
github.com/Project-Faster/qpep/workers/client.(*ClientProxyListenerSuite).TestProxyListener_FailAccept(0x140000caa80)
/Users/runner/work/qpep/qpep/workers/client/client_proxy_test.go:112 +0x18c
reflect.Value.call({0x140000cbe80?, 0x140000fefd8?, 0x1400005ad38?}, {0x1009ca847, 0x4}, {0x1400005ae68, 0x1, 0x1004654f4?})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/reflect/value.go:586 +0x87c
reflect.Value.Call({0x140000cbe80?, 0x140000fefd8?, 0x140000caa80?}, {0x1400005ae68?, 0x100cc7fa4?, 0x45?})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/reflect/value.go:370 +0x90
github.com/stretchr/testify/suite.Run.func1(0x1400025e1a0)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x3f0
testing.tRunner(0x1400025e1a0, 0x140000f2480)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite failed
unit/client.xml [took 0s]
Raw output
Failed
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestRunClient_ErrorListener failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 44 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400025e4e0, {0x100b76ce0, 0x1013f9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x1400005a898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x14000274480?, {0x100c151b0?, 0x1400024a870?}, {0x100bc5be0?, 0x1400005ab08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0xc0?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x10051c1f3?, {0x100c151b0?, 0x1400024a870?}, {0xf?, 0x100cc7fa4?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400025e4e0)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400025e4e0, 0x140000f2510)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 45 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400025e680, {0x100b76ce0, 0x1013f9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x1400005a898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x14000274480?, {0x100c151b0?, 0x1400024a870?}, {0x100bc5be0?, 0x1400005ab08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0xc0?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x10051c1f3?, {0x100c151b0?, 0x1400024a870?}, {0xf?, 0x100cc7fa4?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400025e680)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400025e680, 0x140000f25a0)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadConnectionRetries failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 46 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400025e820, {0x100b76ce0, 0x1013f9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x1400005a898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x14000274480?, {0x100c151b0?, 0x1400024a870?}, {0x100bc5be0?, 0x1400005ab08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0xc0?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x10051c1f3?, {0x100c151b0?, 0x1400024a870?}, {0xf?, 0x100cc7fa4?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400025e820)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400025e820, 0x140000f2630)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadDiverterThreads failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 47 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400025e9c0, {0x100b76ce0, 0x1013f9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x1400005a898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x14000274480?, {0x100c151b0?, 0x1400024a870?}, {0x100bc5be0?, 0x1400005ab08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0xc0?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x10051c1f3?, {0x100c151b0?, 0x1400024a870?}, {0xf?, 0x100cc7fa4?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400025e9c0)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400025e9c0, 0x140000f26c0)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadGatewayHost failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 48 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400025eb60, {0x100b76ce0, 0x1013f9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x1400005a898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x14000274480?, {0x100c151b0?, 0x1400024a870?}, {0x100bc5be0?, 0x1400005ab08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0xc0?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x10051c1f3?, {0x100c151b0?, 0x1400024a870?}, {0xf?, 0x100cc7fa4?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400025eb60)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400025eb60, 0x140000f2750)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadGatewayPort failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 49 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400025ed00, {0x100b76ce0, 0x1013f9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x1400005a898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x14000274480?, {0x100c151b0?, 0x1400024a870?}, {0x100bc5be0?, 0x1400005ab08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0xc0?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x10051c1f3?, {0x100c151b0?, 0x1400024a870?}, {0xf?, 0x100cc7fa4?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400025ed00)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400025ed00, 0x140000f27e0)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadListenHost failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 50 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400025eea0, {0x100b76ce0, 0x1013f9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x1400005a898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x14000274480?, {0x100c151b0?, 0x1400024a870?}, {0x100bc5be0?, 0x1400005ab08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0xc0?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x10051c1f3?, {0x100c151b0?, 0x1400024a870?}, {0xf?, 0x100cc7fa4?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400025eea0)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400025eea0, 0x140000f2870)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368
github-actions / Unit Tests - MacOS Platform
TestClientSuite/TestValidateConfiguration_BadListenPort failed
unit/client.xml [took 0s]
Raw output
Failed
suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
goroutine 51 [running]:
runtime/debug.Stack()
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/debug/stack.go:24 +0x64
github.com/stretchr/testify/suite.failOnPanic(0x1400025f040, {0x100b76ce0, 0x1013f9f80})
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x1400005a898?)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x1?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).AfterTest(0x14000274480?, {0x100c151b0?, 0x1400024a870?}, {0x100bc5be0?, 0x1400005ab08?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:65 +0x24
github.com/stretchr/testify/suite.Run.func1.1()
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:175 +0x1ac
panic({0x100b76ce0, 0x1013f9f80})
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0xc0?)
/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x10051c1f3?, {0x100c151b0?, 0x1400024a870?}, {0xf?, 0x100cc7fa4?})
/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
github.com/stretchr/testify/suite.Run.func1(0x1400025f040)
/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
testing.tRunner(0x1400025f040, 0x140000f2900)
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1576 +0x10c
created by testing.(*T).Run
/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/testing/testing.go:1629 +0x368