Skip to content
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

Failing test: APM API Integration tests (basic).x-pack/test/apm_api_integration/tests/alerts/transaction_duration·spec·ts - APM API tests alerts/transaction_duration.spec.ts basic no archive transaction duration alert create rule for opbeans-node using kql filter shows alert count=0 in opbeans-java service #173267

Closed
kibanamachine opened this issue Dec 13, 2023 · 4 comments · Fixed by #174069
Assignees
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team v8.13.0

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Dec 13, 2023

A test failed on a tracked branch

Error: expected 1 to equal 0
    at Assertion.assert (expect.js:100:11)
    at Assertion.apply (expect.js:227:8)
    at Assertion.be (expect.js:69:22)
    at Context.<anonymous> (transaction_duration.spec.ts:251:41)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Dec 13, 2023
@botelastic botelastic bot added the needs-team Issues missing a team label label Dec 13, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@davismcphee davismcphee added the Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team label Dec 13, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/obs-ux-infra_services-team (Team:obs-ux-infra_services)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 13, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Dec 13, 2023

Skipped.

main: 1154fb1

@MiriamAparicio MiriamAparicio self-assigned this Dec 29, 2023
MiriamAparicio added a commit that referenced this issue Jan 3, 2024
Closes #173267

### Summary

Test was likely failing because the opbeans-java alert was not deleted
from previous tests. To prevent that from happening again, I've changed
the test to make sure the rules are cleaned before each test.

https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/4707

---------

Co-authored-by: kibanamachine <42973632+kibanamachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocker failed-test A test failure on a tracked branch, potentially flaky-test skipped-test Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team v8.13.0
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants