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=1 for opbeans-node on service inventory #173127

Closed
kibanamachine opened this issue Dec 12, 2023 · 5 comments
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:APM All issues that need APM UI Team support

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Dec 12, 2023

A test failed on a tracked branch

Error: expected { 'opbeans-java': 1, 'opbeans-node': 1 } to sort of equal { 'opbeans-node': 1, 'opbeans-java': 0 }
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Context.<anonymous> (transaction_duration.spec.ts:239:48)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at Object.apply (wrap_function.js:73:16) {
  actual: '{\n  "opbeans-java": 1\n  "opbeans-node": 1\n}',
  expected: '{\n  "opbeans-java": 0\n  "opbeans-node": 1\n}',
  showDiff: true
}

First failure: CI Build - main

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

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@wayneseymour wayneseymour added the Team:APM All issues that need APM UI Team support label Dec 12, 2023
@elasticmachine
Copy link
Contributor

Pinging @elastic/apm-ui (Team:APM)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Dec 12, 2023
mistic added a commit that referenced this issue Dec 13, 2023
@mistic
Copy link
Member

mistic commented Dec 13, 2023

Skipped.

main: 6cf5bd5

@MiriamAparicio MiriamAparicio self-assigned this Jan 17, 2024
@MiriamAparicio
Copy link
Contributor

MiriamAparicio commented Jan 17, 2024

This test was fixed and unskipped in this PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:APM All issues that need APM UI Team support
Projects
None yet
Development

No branches or pull requests

5 participants