build(deps): bump github.com/go-openapi/testify/v2 from 2.2.0 to 2.3.0 in the go-openapi-dependencies group #191
go-test.yml
on: pull_request
test
/
...
/
Fuzz matrix
35s
test
/
Lint
37s
Matrix: test / fuzz-test / fuzz test
Matrix: test / Unit tests
test
/
...
/
collect test reports
16s
test
/
...
/
collect test coverage
Annotations
9 errors and 1 notice
|
test / Unit tests (windows-latest, stable)
Process completed with exit code 1.
|
|
test / Unit tests (windows-latest, oldstable)
The strategy configuration was canceled because "test.test.windows-latest_stable" failed
|
|
test / Unit tests (windows-latest, oldstable)
The operation was canceled.
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure: === RUN TestCircular_RemoteExpandAzure
--- FAIL: TestCircular_RemoteExpandAzure (6.80s)
- No trace available
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure: === RUN TestCircular_RemoteExpandAzure/resolve_$ref_azure
--- FAIL: TestCircular_RemoteExpandAzure/resolve_$ref_azure (0.02s)
- No trace available
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/NetworkInterface
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/NetworkInterface: === RUN TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/NetworkInterface
=== PAUSE TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/NetworkInterface
=== CONT TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/NetworkInterface
==================
WARNING: DATA RACE
Read at 0x00c0007941e0 by goroutine 172:
internal/poll.(*FD).execIO()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/internal/poll/fd_windows.go:269 +0x284
internal/poll.(*FD).Read()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/internal/poll/fd_windows.go:586 +0x353
net.(*netFD).Read()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/fd_posix.go:68 +0x4a
net.(*conn).Read()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/net.go:196 +0xac
net/http.(*connReader).backgroundRead()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:702 +0x51
net/http.(*connReader).startBackgroundRead.gowrap2()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:698 +0x2e
Previous write at 0x00c0007941e0 by goroutine 141:
internal/poll.(*FD).setOffset()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/internal/poll/fd_windows.go:402 +0x6b9
internal/poll.SendFile()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/internal/poll/sendfile_windows.go:71 +0x697
net.sendFile.func1()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/sendfile.go:48 +0x64
internal/poll.(*FD).RawRead()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/internal/poll/fd_windows.go:1275 +0x1ad
os.(*rawConn).Read()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/os/rawconn.go:31 +0xb2
net.sendFile()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/sendfile.go:47 +0x3cd
net.(*TCPConn).readFrom()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/tcpsock_posix.go:51 +0x5b
net.(*TCPConn).ReadFrom()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/tcpsock.go:165 +0x64
net/http.(*response).ReadFrom()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:618 +0x671
io.copyBuffer()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/io/io.go:415 +0x20e
io.Copy()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/io/io.go:388 +0xc6
io.CopyN()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/io/io.go:364 +0xa8
net/http.serveContent()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/fs.go:429 +0x12f2
net/http.serveFile()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/fs.go:761 +0x864
net/http.(*fileHandler).ServeHTTP()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/fs.go:994 +0x18e
net/http.serverHandler.ServeHTTP()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:3311 +0x2a1
net/http.(*conn).serve()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:2073 +0xda4
net/http.(*Server).Serve.gowrap3()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:3464 +0x46
Goroutine 172 (running) created at:
net/http.(*connReader).startBackgroundRead()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:698 +0x16e
net/http.(*conn).serve()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:2062 +0xd44
net/http.(*Server).Serve.gowrap3()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:3464 +0x46
Goroutine 141 (running) created at:
net/http.(*Server).Serve()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/server.go:3464 +0x889
net/http/httptest.(*Server).goServe.func1()
C:/hostedtoolcache/windows/go/1.26.0/x64/src/net/http/httptest/server.go:341 +0xb2
==================
testi
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration: === RUN TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration
=== PAUSE TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration
=== CONT TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration
testing.go:1712: race detected during execution of test
--- FAIL: TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-networkInterface.json#/definitions/IPConfiguration (0.01s)
- No trace available
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap: === RUN TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap
=== PAUSE TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap
=== CONT TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap
testing.go:1712: race detected during execution of test
--- FAIL: TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-virtualNetworkTap.json#/definitions/VirtualNetworkTap (0.01s)
- No trace available
|
|
Failed Test: github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-network.json#/definitions/CloudErrorBody
github.com/go-openapi/spec - TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-network.json#/definitions/CloudErrorBody: === RUN TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-network.json#/definitions/CloudErrorBody
=== PAUSE TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-network.json#/definitions/CloudErrorBody
=== CONT TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-network.json#/definitions/CloudErrorBody
testing.go:1712: race detected during execution of test
--- FAIL: TestCircular_RemoteExpandAzure/resolve_$ref_azure/TestCircular_RemoteExpandAzure/resolve_$ref_azure-network.json#/definitions/CloudErrorBody (0.01s)
- No trace available
|
|
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
unit.coverage.macos-latest-oldstable
Expired
|
10.4 KB |
sha256:af97835e7ddccaeca94fbf4bbb8e432fd68b3286f64746f5af4e95c42c68b139
|
|
|
unit.coverage.macos-latest-stable
Expired
|
10.4 KB |
sha256:676e423e3da6600adbfa97c874a73dbc1c8f50c5d000402c6b01b529b5ff8531
|
|
|
unit.coverage.ubuntu-latest-oldstable
Expired
|
10.4 KB |
sha256:ccba563c4c257f9021fe0a3d81d21480751becb5e9d2c938224919a392059237
|
|
|
unit.coverage.ubuntu-latest-stable
Expired
|
10.4 KB |
sha256:d6ca1b6936513042b618ba6033483ce9c6e46861d45222e4fcbf3fb54e3aa1bf
|
|
|
unit.report.macos-latest-oldstable
Expired
|
23.3 KB |
sha256:a737dd3cad8832ff79a10c139e8f1ee5674a52acb63a67e891237591f27ea3af
|
|
|
unit.report.macos-latest-stable
Expired
|
23.1 KB |
sha256:8ecaa3cdd8c72bbd8669f50257b6a630081b8b710da2433d6fef468aa36f926f
|
|
|
unit.report.ubuntu-latest-oldstable
Expired
|
26.7 KB |
sha256:8cd9afdc4e985c6b77d6d3621fe4df873e1cff329456920e695f5e406cc4c268
|
|
|
unit.report.ubuntu-latest-stable
Expired
|
26.7 KB |
sha256:9985755189cfb7c36cb29533d726bfd60a6a921e78aedf22ffe3a7f77519752f
|
|
|
unit.report.windows-latest-stable
Expired
|
22 KB |
sha256:60fcead73898d7b33c83894de343bbcb27144d30c35bd7e0368f0b46b0224f5c
|
|