Skip to content

Code Integration [push][dev-0.6.0] rev.554d1e0ba8546e8cbb14a509f04ed37bcd5236bc #504

Code Integration [push][dev-0.6.0] rev.554d1e0ba8546e8cbb14a509f04ed37bcd5236bc

Code Integration [push][dev-0.6.0] rev.554d1e0ba8546e8cbb14a509f04ed37bcd5236bc #504

GitHub Actions / Unit Tests - MacOS Platform failed Oct 8, 2024 in 0s

2 fail, 5 skipped, 208 pass in 3m 33s

215 tests  +215   208 ✅ +208   3m 33s ⏱️ + 3m 33s
 13 suites + 13     5 💤 +  5 
 13 files   + 13     2 ❌ +  2 

Results for commit 554d1e0. ± Comparison against earlier commit 16635c2.

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/TestGetLanListeningAddresses_Default failed

unit/gateway.xml [took 0s]
Raw output
Failed
    network_config_test.go:118: 
        	Error Trace:	/Users/runner/work/qpep/qpep/workers/gateway/network_config_test.go:118
        	            				/Users/runner/work/qpep/qpep/workers/gateway/network_config_test.go:41
        	Error:      	Not equal: 
        	            	expected: "127.0.0.1"
        	            	actual  : "192.168.64.17"
        	            	
        	            	Diff:
        	            	--- Expected
        	            	+++ Actual
        	            	@@ -1 +1 @@
        	            	-127.0.0.1
        	            	+192.168.64.17
        	Test:       	TestNetworkConfigSuite/TestGetLanListeningAddresses_Default
    network_config_test.go:120: a: [127.0.0.1], b: [192.168.64.17]
    network_config_test.go:129: a: [1], b: [1]