You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
These tests are consistently failing on Windows, possibly due timing issues similar to this one
=== FAIL: . TestVirtualNodeServerLabels (0.11s)
logger.go:146: 2024-07-01T22:14:18.755Z INFO Started servicegraphconnector
connector_test.go:515:
Error Trace: D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/connector/servicegraphconnector/connector_test.go:515
Error: Condition never satisfied
Test: TestVirtualNodeServerLabels
logger.go:146: 2024-07-01T22:14:18.860Z INFO Shutting down servicegraphconnector
connector_test.go:521:
Error Trace: D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/connector/servicegraphconnector/connector_test.go:521
Error: "0" is not greater than or equal to "1"
Test: TestVirtualNodeServerLabels
=== FAIL: . TestVirtualNodeClientLabels (0.11s)
logger.go:146: 2024-07-01T22:14:18.861Z INFO Started servicegraphconnector
connector_test.go:559:
Error Trace: D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/connector/servicegraphconnector/connector_test.go:559
Error: Condition never satisfied
Test: TestVirtualNodeClientLabels
logger.go:146: 2024-07-01T22:14:18.970Z INFO Shutting down servicegraphconnector
connector_test.go:565:
Error Trace: D:/a/opentelemetry-collector-contrib/opentelemetry-collector-contrib/connector/servicegraphconnector/connector_test.go:565
Error: "0" is not greater than or equal to "1"
make[2]: *** [../../Makefile.Common:126: test] Error 1
Component(s)
connector/servicegraph
Describe the issue you're reporting
These tests are consistently failing on Windows, possibly due timing issues similar to this one
https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/9751668196/job/26913739491?pr=33815
The text was updated successfully, but these errors were encountered: