-
Notifications
You must be signed in to change notification settings - Fork 5k
[Flaky test] Disable flaky zookeeper tests #43381
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
Conversation
|
This pull request does not have a backport label.
To fixup this pull request, you need to add the backport labels for the needed
|
|
Pinging @elastic/elastic-agent-data-plane (Team:Elastic-Agent-Data-Plane) |
ishleenk17
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good!
Disable the flaky test `metricbeat/module/zookeeper/test_zookeeper`, reported in #43385. Also add a message to the failing assertions indicating the actual data the tests failed on, so when a failure does happen we can see what caused it. (cherry picked from commit 9e29bcb) Co-authored-by: Fae Charlton <[email protected]>
Disable the flaky test `metricbeat/module/zookeeper/test_zookeeper`, reported in #43385. Also add a message to the failing assertions indicating the actual data the tests failed on, so when a failure does happen we can see what caused it. (cherry picked from commit 9e29bcb) Co-authored-by: Fae Charlton <[email protected]>
Disable the flaky test `metricbeat/module/zookeeper/test_zookeeper`, reported in #43385. Also add a message to the failing assertions indicating the actual data the tests failed on, so when a failure does happen we can see what caused it. (cherry picked from commit 9e29bcb) Co-authored-by: Fae Charlton <[email protected]>
Disable the flaky test `metricbeat/module/zookeeper/test_zookeeper`, reported in #43385. Also add a message to the failing assertions indicating the actual data the tests failed on, so when a failure does happen we can see what caused it. (cherry picked from commit 9e29bcb) Co-authored-by: Fae Charlton <[email protected]>
Disable the flaky test `metricbeat/module/zookeeper/test_zookeeper`, reported in #43385. Also add a message to the failing assertions indicating the actual data the tests failed on, so when a failure does happen we can see what caused it. (cherry picked from commit 9e29bcb) Co-authored-by: Fae Charlton <[email protected]>
Disable the flaky test `metricbeat/module/zookeeper/test_zookeeper`, reported in #43385. Also add a message to the failing assertions indicating the actual data the tests failed on, so when a failure does happen we can see what caused it. (cherry picked from commit 9e29bcb) Co-authored-by: Fae Charlton <[email protected]>
Disable the flaky test
metricbeat/module/zookeeper/test_zookeeper, reported in #43385.Also add a message to the failing assertions indicating the actual data the tests failed on, so when a failure does happen we can see what caused it.