-
Notifications
You must be signed in to change notification settings - Fork 2.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Flaky test - TestExporter_PushEvent/publish_with_ecs_encoding #32910
Comments
Pinging code owners:
See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Pinging code owners for exporter/elasticsearch: @JaredTan95 @ycombinator @carsonip. See Adding Labels via Comments if you do not have permissions to add labels yourself. |
Looks like this is a result of #31694. From what I can tell the results are identical, just a different order. The (The challenge here is that the type of arguments being compared is string, rather than map.) |
Ack. Will publish a fix ASAP. |
Component(s)
exporter/elasticsearch
What happened?
Description
On changes to unrelated components, the following test is failing intermittently:
Example:
https://github.com/open-telemetry/opentelemetry-collector-contrib/actions/runs/8987287280/job/24685476376?pr=32509#step:5:107
Steps to Reproduce
Expected Result
Actual Result
Collector version
main
Environment information
Environment
OS: (e.g., "Ubuntu 20.04")
Compiler(if manually compiled): (e.g., "go 14.2")
OpenTelemetry Collector configuration
No response
Log output
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: