Code Integration [workflow_dispatch][dev-0.6.0] rev.79d96e29f8c896c7c445b88947546737d3bd21f5 #461
2 errors, 6 fail, 5 skipped, 181 pass in 3m 25s
194 tests 181 ✅ 3m 25s ⏱️
13 suites 5 💤
13 files 6 ❌ 2 🔥
Results for commit 79d96e2.
Annotations
github-actions / Unit Tests - MacOS Platform
TestBackendFactorySuite failed
unit/backend.xml [took 0s]
Raw output
Failed
github-actions / Unit Tests - MacOS Platform
TestBackendFactorySuite/TestRegisterGet failed
unit/backend.xml [took 0s]
Raw output
Failed
factory_test.go:54:
Error Trace: /Users/runner/work/qpep/qpep/backend/factory_test.go:54
Error: Should be false
Test: TestBackendFactorySuite/TestRegisterGet
Check failure on line 0 in github.com/Project-Faster/qpep/windivert
github-actions / Unit Tests - MacOS Platform
Unknown test (github.com/Project-Faster/qpep/windivert) with error
unit/windivert.xml [took 0s]
Raw output
Build error
./windivert_other_test.go:33:28: configuration.QPepConfig.GatewayAPIPort undefined (type configuration.QPepConfigType has no field or method GatewayAPIPort)
./windivert_other_test.go:59:28: configuration.QPepConfig.GatewayAPIPort undefined (type configuration.QPepConfigType has no field or method GatewayAPIPort)
/Users/runner/work/_temp/955bca5c-8daf-439e-96ad-e58b7c828088.sh: line 8: ./qpep.windivert.test: No such file or directory
github-actions / Unit Tests - MacOS Platform
TestNetworkConfigSuite failed
unit/gateway.xml [took 0s]
Raw output
Failed
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)(0x103158250) should panic
Panic value: <nil>
Test: TestNetworkConfigSuite/TestGetDefaultLanListeningAddresses_AutodetectNoGatewayPanic
Check failure on line 0 in github.com/Project-Faster/qpep/workers/client
github-actions / Unit Tests - MacOS Platform
Unknown test (github.com/Project-Faster/qpep/workers/client) with error
unit/client.xml [took 0s]
Raw output
Build error
./client_proxy_test.go:122:14: undefined: shared
./client_proxy_test.go:128:14: undefined: shared
./client_test.go:18:2: "github.com/Project-Faster/qpep/windivert" imported and not used
/Users/runner/work/_temp/955bca5c-8daf-439e-96ad-e58b7c828088.sh: line 8: ./qpep.client.test: No such file or directory
github-actions / Unit Tests - MacOS Platform
TestLoggerSuite failed
unit/logger.xml [took 0s]
Raw output
Failed
github-actions / Unit Tests - MacOS Platform
TestLoggerSuite/TestLogger_getLoggerFileFailOpenFile failed
unit/logger.xml [took 0s]
Raw output
Failed
logger_darwin_test.go:192:
Error Trace: /Users/runner/work/qpep/qpep/shared/logger/logger_darwin_test.go:192
Error: func (assert.PanicTestFunc)(0x1043d2c40) should panic
Panic value: <nil>
Test: TestLoggerSuite/TestLogger_getLoggerFileFailOpenFile