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: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/apm/correlations/failed_transaction_correlations·ts - APM specs correlations failed transactions correlations space with no features disabled navigates to the 'opbeans-go' service overview page #127416

Closed
kibanamachine opened this issue Mar 10, 2022 · 3 comments
Assignees
Labels
apm:needs-test failed-test A test failure on a tracked branch, potentially flaky-test Team:APM - DEPRECATED Use Team:obs-ux-infra_services.

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Mar 10, 2022

A test failed on a tracked branch

Error: retry.try timeout: Error: expected [] to contain 'opbeans-go'
    at Assertion.assert (/opt/local-ssd/buildkite/builds/kb-n2-4-84597d6c051598a1/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.contain (/opt/local-ssd/buildkite/builds/kb-n2-4-84597d6c051598a1/elastic/kibana-hourly/kibana/node_modules/@kbn/expect/expect.js:447:10)
    at /opt/local-ssd/buildkite/builds/kb-n2-4-84597d6c051598a1/elastic/kibana-hourly/kibana/x-pack/test/functional/apps/apm/correlations/failed_transaction_correlations.ts:95:55
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at runAttempt (/opt/local-ssd/buildkite/builds/kb-n2-4-84597d6c051598a1/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:29:15)
    at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-n2-4-84597d6c051598a1/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:68:21)
    at RetryService.try (/opt/local-ssd/buildkite/builds/kb-n2-4-84597d6c051598a1/elastic/kibana-hourly/kibana/test/common/services/retry/retry.ts:31:12)
    at Context.<anonymous> (test/functional/apps/apm/correlations/failed_transaction_correlations.ts:91:9)
    at Object.apply (/opt/local-ssd/buildkite/builds/kb-n2-4-84597d6c051598a1/elastic/kibana-hourly/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)
    at onFailure (/opt/local-ssd/buildkite/builds/kb-n2-4-84597d6c051598a1/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/opt/local-ssd/buildkite/builds/kb-n2-4-84597d6c051598a1/elastic/kibana-hourly/kibana/test/common/services/retry/retry_for_success.ts:59:13)
    at RetryService.try (/opt/local-ssd/buildkite/builds/kb-n2-4-84597d6c051598a1/elastic/kibana-hourly/kibana/test/common/services/retry/retry.ts:31:12)
    at Context.<anonymous> (test/functional/apps/apm/correlations/failed_transaction_correlations.ts:91:9)
    at Object.apply (/opt/local-ssd/buildkite/builds/kb-n2-4-84597d6c051598a1/elastic/kibana-hourly/kibana/node_modules/@kbn/test/target_node/functional_test_runner/lib/mocha/wrap_function.js:87:16)

First failure: CI Build - main

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

New failure: CI Build - main

@mistic mistic added the Team:APM - DEPRECATED Use Team:obs-ux-infra_services. label Mar 10, 2022
@elasticmachine
Copy link
Contributor

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

@botelastic botelastic bot removed the needs-team Issues missing a team label label Mar 10, 2022
mistic added a commit that referenced this issue Mar 10, 2022
@mistic
Copy link
Member

mistic commented Mar 10, 2022

Skipped.

main: 298c115

jloleysens added a commit to jloleysens/kibana that referenced this issue Mar 10, 2022
…move-pdf-generation-to-screenshotting

* 'main' of github.com:elastic/kibana: (62 commits)
  [Lens] Drop partial buckets option (elastic#127153)
  chore(NA): remove unused translation xpack.ml.management.jobsSpacesList.objectNoun from fr-FR (elastic#127457)
  Add data to user details page (elastic#127019)
  [Fleet] Make upload and registry package info consistent (elastic#126915)
  [Reporting] Capture browser errors (elastic#127135)
  Initial readme commit with some stub articles (elastic#127420)
  skip flaky suite (elastic#121482)
  skip flaky suite (elastic#127416)
  Tests to ensure Kibana is handling multi-space import of saved objects correctly (elastic#127229)
  [Aggs] remove toAngularJson (elastic#127267)
  [i18n] Integrate 8.2.0 Translations (elastic#127309)
  [Security Solution] [Endpoint] Creates generic policy tab artifact component to be used for all of our artifacts (elastic#126685)
  [Kibana React] Fix Page Template `solutionNav` propagation (elastic#127140)
  [Cases] Export getRelatedCases API from cases client (elastic#127065)
  [Cloud Posture]add support for sorting benchmark page (elastic#126983)
  [User experience] Fix filters for the app (elastic#127295)
  [Fleet] Fix timeserie dimension mapping (elastic#127328)
  [data view mgmt] fix data view name wrap (elastic#127319)
  [kbn/optimizer] extract string diffing logic (elastic#127394)
  [ResponseOps] Add pagination and sorting to the alerts search strategy (elastic#126813)
  ...

# Conflicts:
#	x-pack/plugins/screenshotting/common/errors.ts
#	x-pack/plugins/screenshotting/common/index.ts
#	x-pack/plugins/screenshotting/server/screenshots/observable.ts
@achyutjhunjhunwala achyutjhunjhunwala self-assigned this Jun 26, 2023
achyutjhunjhunwala added a commit that referenced this issue Jun 28, 2023
## Summary

Closes
- #120056
- #122001
- #127431
- #127416


## Flakiness Testing

Changes in the PR were tested with the flaky test runner, running 50
times for all 5 configs for APM
1. 4 config (Trial, Basic, Cloud and Rules) present inside
`apm_api_integration` folder and
2. 1 config present inside `functional/apps/apm`

https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/2499
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
apm:needs-test failed-test A test failure on a tracked branch, potentially flaky-test Team:APM - DEPRECATED Use Team:obs-ux-infra_services.
Projects
None yet
Development

No branches or pull requests

5 participants