Skip to content

Code Integration [workflow_dispatch][dev-0.6.0] rev.75440e6af9628b3ae9154e3df8b405185879e91d #462

Code Integration [workflow_dispatch][dev-0.6.0] rev.75440e6af9628b3ae9154e3df8b405185879e91d

Code Integration [workflow_dispatch][dev-0.6.0] rev.75440e6af9628b3ae9154e3df8b405185879e91d #462

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

1 errors, 3 fail, 5 skipped, 190 pass in 3m 28s

199 tests   190 ✅  3m 28s ⏱️
 13 suites    5 💤
 13 files      3 ❌  1 🔥

Results for commit 75440e6.

Annotations

Check warning on line 0 in /

See this annotation in the file changed.

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

TestWinDivertSuite failed

unit/windivert.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

TestWinDivertSuite/TestCloseWinDivertEngine failed

unit/windivert.xml [took 0s]
Raw output
Failed
    suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
        goroutine 20 [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(0x140001b7040, {0x1028818e0, 0x102b0ab90})
        	/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({0x1028818e0, 0x102b0ab90})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
        github.com/Project-Faster/qpep/windivert.(*WinDivertSuite).TestCloseWinDivertEngine(0x0?)
        	/Users/runner/work/qpep/qpep/windivert/windivert_other_test.go:59 +0x48
        reflect.Value.call({0x1400019dec0?, 0x1400019ef68?, 0x140001c0d38?}, {0x1027ab156, 0x4}, {0x140001c0e68, 0x1, 0x102511694?})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/reflect/value.go:586 +0x87c
        reflect.Value.Call({0x1400019dec0?, 0x1400019ef68?, 0x1400019cac0?}, {0x140001c0e68?, 0x10293eaf3?, 0x45?})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/reflect/value.go:370 +0x90
        github.com/stretchr/testify/suite.Run.func1(0x140001b7040)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x3f0
        testing.tRunner(0x140001b7040, 0x14000216090)
        	/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

TestWinDivertSuite/TestInitializeWinDivertEngine failed

unit/windivert.xml [took 0s]
Raw output
Failed
    suite.go:87: test panicked: runtime error: invalid memory address or nil pointer dereference
        goroutine 23 [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(0x140001b76c0, {0x1028818e0, 0x102b0ab90})
        	/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({0x1028818e0, 0x102b0ab90})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/runtime/panic.go:884 +0x204
        github.com/Project-Faster/qpep/windivert.(*WinDivertSuite).TestInitializeWinDivertEngine(0x0?)
        	/Users/runner/work/qpep/qpep/windivert/windivert_other_test.go:33 +0x48
        reflect.Value.call({0x1400019dec0?, 0x1400019efb0?, 0x140001c0d38?}, {0x1027ab156, 0x4}, {0x140001c0e68, 0x1, 0x102511694?})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/reflect/value.go:586 +0x87c
        reflect.Value.Call({0x1400019dec0?, 0x1400019efb0?, 0x1400019cac0?}, {0x140001c0e68?, 0x10293eaf3?, 0x45?})
        	/Users/runner/hostedtoolcache/go/1.20.14/arm64/src/reflect/value.go:370 +0x90
        github.com/stretchr/testify/suite.Run.func1(0x140001b76c0)
        	/Users/runner/work/qpep/qpep/.go/pkg/mod/github.com/stretchr/[email protected]/suite/suite.go:197 +0x3f0
        testing.tRunner(0x140001b76c0, 0x14000216240)
        	/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 failure on line 0 in github.com/Project-Faster/qpep/workers/client

See this annotation in the file changed.

@github-actions 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_test.go:18:2: "github.com/Project-Faster/qpep/windivert" imported and not used
/Users/runner/work/_temp/68071503-e3db-44d0-9d36-91f5ba0a7125.sh: line 8: ./qpep.client.test: No such file or directory