Skip to content

Conversation

@iblancasa
Copy link
Contributor

Link to tracking issue

Fixes #44415

Testing

Run with -count=200.

Copy link
Contributor

@codeboten codeboten left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks like this is causing some failures:

 Goroutine 2582 in state select, with net/http.(*persistConn).readLoop on top of the stack:
net/http.(*persistConn).readLoop(0xc0003246c0)
	/opt/hostedtoolcache/go/1.24.10/x64/src/net/http/transport.go:2398 +0x14f3
created by net/http.(*Transport).dialConn in goroutine 2580
	/opt/hostedtoolcache/go/1.24.10/x64/src/net/http/transport.go:1947 +0x2d52
]
FAIL	github.com/open-telemetry/opentelemetry-collector-contrib/internal/healthcheck/internal/http	1.044s

DONE 111 tests, 1 failure in 2.255s

@iblancasa
Copy link
Contributor Author

@codeboten thanks! Will take a look

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[internal/healthcheck]: Report for failed tests on main

4 participants