Skip to content

Code Integration [workflow_dispatch][dev-0.6.0] rev.2e2157f55952e2c9c74b39bd5f161b800aee3bc3 #464

Code Integration [workflow_dispatch][dev-0.6.0] rev.2e2157f55952e2c9c74b39bd5f161b800aee3bc3

Code Integration [workflow_dispatch][dev-0.6.0] rev.2e2157f55952e2c9c74b39bd5f161b800aee3bc3 #464

GitHub Actions / Unit Tests - MacOS Platform failed Sep 18, 2024 in 0s

11 fail, 5 skipped, 199 pass in 3m 27s

215 tests   199 ✅  3m 27s ⏱️
 13 suites    5 💤
 13 files     11 ❌

Results for commit 2e2157f.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - MacOS Platform

TestNetworkConfigSuite failed

unit/gateway.xml [took 0s]
Raw output
Failed

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - MacOS Platform

TestNetworkConfigSuite/TestGetDefaultLanListeningAddresses_AutodetectNoGatewayPanic failed

unit/gateway.xml [took 0s]
Raw output
Failed
    network_config_test.go:93: 
        	Error Trace:	/Users/runner/work/qpep/qpep/workers/gateway/network_config_test.go:93
        	Error:      	func (assert.PanicTestFunc)(0x104d14250) should panic
        	            		Panic value:	<nil>
        	Test:       	TestNetworkConfigSuite/TestGetDefaultLanListeningAddresses_AutodetectNoGatewayPanic

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions github-actions / Unit Tests - MacOS Platform

TestClientSuite failed

unit/client.xml [took 0s]
Raw output
Failed

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions 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 28 [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(0x14000254340, {0x100fa2c40, 0x101825f80})
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
        github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x12949d868?)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
        panic({0x100fa2c40, 0x101825f80})
        	/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(0x140002580c0?, {0x1010410f0?, 0x14000242820?}, {0x100ff1b40?, 0x14000185b08?})
        	/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({0x100fa2c40, 0x101825f80})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
        github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
        	/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
        github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x100948fb3?, {0x1010410f0?, 0x14000242820?}, {0xf?, 0x1010f3e24?})
        	/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
        github.com/stretchr/testify/suite.Run.func1(0x14000254340)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
        testing.tRunner(0x14000254340, 0x14000214480)
        	/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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions 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 29 [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(0x140002544e0, {0x100fa2c40, 0x101825f80})
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
        github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x12949d868?)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
        panic({0x100fa2c40, 0x101825f80})
        	/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(0x140002580c0?, {0x1010410f0?, 0x14000242820?}, {0x100ff1b40?, 0x14000185b08?})
        	/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({0x100fa2c40, 0x101825f80})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
        github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
        	/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
        github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x100948fb3?, {0x1010410f0?, 0x14000242820?}, {0xf?, 0x1010f3e24?})
        	/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
        github.com/stretchr/testify/suite.Run.func1(0x140002544e0)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
        testing.tRunner(0x140002544e0, 0x14000214510)
        	/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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions 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 30 [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(0x14000254680, {0x100fa2c40, 0x101825f80})
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
        github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x12949d868?)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
        panic({0x100fa2c40, 0x101825f80})
        	/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(0x140002580c0?, {0x1010410f0?, 0x14000242820?}, {0x100ff1b40?, 0x14000185b08?})
        	/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({0x100fa2c40, 0x101825f80})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
        github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
        	/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
        github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x100948fb3?, {0x1010410f0?, 0x14000242820?}, {0xf?, 0x1010f3e24?})
        	/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
        github.com/stretchr/testify/suite.Run.func1(0x14000254680)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
        testing.tRunner(0x14000254680, 0x140002145a0)
        	/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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions 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 31 [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(0x14000254820, {0x100fa2c40, 0x101825f80})
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
        github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x12949d868?)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
        panic({0x100fa2c40, 0x101825f80})
        	/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(0x140002580c0?, {0x1010410f0?, 0x14000242820?}, {0x100ff1b40?, 0x14000185b08?})
        	/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({0x100fa2c40, 0x101825f80})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
        github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
        	/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
        github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x100948fb3?, {0x1010410f0?, 0x14000242820?}, {0xf?, 0x1010f3e24?})
        	/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
        github.com/stretchr/testify/suite.Run.func1(0x14000254820)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
        testing.tRunner(0x14000254820, 0x14000214630)
        	/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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions 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 32 [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(0x140002549c0, {0x100fa2c40, 0x101825f80})
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
        github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x12949d868?)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
        panic({0x100fa2c40, 0x101825f80})
        	/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(0x140002580c0?, {0x1010410f0?, 0x14000242820?}, {0x100ff1b40?, 0x14000185b08?})
        	/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({0x100fa2c40, 0x101825f80})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
        github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
        	/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
        github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x100948fb3?, {0x1010410f0?, 0x14000242820?}, {0xf?, 0x1010f3e24?})
        	/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
        github.com/stretchr/testify/suite.Run.func1(0x140002549c0)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
        testing.tRunner(0x140002549c0, 0x140002146c0)
        	/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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions 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 33 [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(0x14000254b60, {0x100fa2c40, 0x101825f80})
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
        github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x12949d868?)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
        panic({0x100fa2c40, 0x101825f80})
        	/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(0x140002580c0?, {0x1010410f0?, 0x14000242820?}, {0x100ff1b40?, 0x14000185b08?})
        	/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({0x100fa2c40, 0x101825f80})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
        github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
        	/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
        github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x100948fb3?, {0x1010410f0?, 0x14000242820?}, {0xf?, 0x1010f3e24?})
        	/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
        github.com/stretchr/testify/suite.Run.func1(0x14000254b60)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
        testing.tRunner(0x14000254b60, 0x14000214750)
        	/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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions 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 34 [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(0x14000254d00, {0x100fa2c40, 0x101825f80})
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
        github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x12949d868?)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
        panic({0x100fa2c40, 0x101825f80})
        	/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(0x140002580c0?, {0x1010410f0?, 0x14000242820?}, {0x100ff1b40?, 0x14000185b08?})
        	/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({0x100fa2c40, 0x101825f80})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
        github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
        	/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
        github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x100948fb3?, {0x1010410f0?, 0x14000242820?}, {0xf?, 0x1010f3e24?})
        	/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
        github.com/stretchr/testify/suite.Run.func1(0x14000254d00)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
        testing.tRunner(0x14000254d00, 0x140002147e0)
        	/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

Check warning on line 0 in /

See this annotation in the file changed.

@github-actions 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 35 [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(0x14000254ea0, {0x100fa2c40, 0x101825f80})
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:87 +0x34
        github.com/stretchr/testify/suite.recoverAndFailOnPanic(0x12949d868?)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:82 +0x3c
        panic({0x100fa2c40, 0x101825f80})
        	/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(0x140002580c0?, {0x1010410f0?, 0x14000242820?}, {0x100ff1b40?, 0x14000185b08?})
        	/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({0x100fa2c40, 0x101825f80})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
        github.com/Project-Faster/qpep/workers/gateway.SetSystemProxy(0x20?)
        	/Users/runner/work/qpep/qpep/workers/gateway/gateway_interface_darwin.go:83 +0x28
        github.com/Project-Faster/qpep/workers/client.(*ClientSuite).BeforeTest(0x100948fb3?, {0x1010410f0?, 0x14000242820?}, {0xf?, 0x1010f3e24?})
        	/Users/runner/work/qpep/qpep/workers/client/client_test.go:40 +0x20
        github.com/stretchr/testify/suite.Run.func1(0x14000254ea0)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:190 +0x1d8
        testing.tRunner(0x14000254ea0, 0x14000214870)
        	/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