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/uptime/overview·ts - Uptime app with real-world data overview page clears pagination parameters when size changes #89072

Open
kibanamachine opened this issue Jan 23, 2021 · 17 comments · Fixed by #95290 or #163985
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Jan 23, 2021

A test failed on a tracked branch

Error: retry.tryForTime timeout: Error: expected false to sort of equal true
    at Assertion.assert (/dev/shm/workspace/parallel/3/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.eql (/dev/shm/workspace/parallel/3/kibana/packages/kbn-expect/expect.js:244:8)
    at /dev/shm/workspace/parallel/3/kibana/x-pack/test/functional/page_objects/uptime_page.ts:67:59
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5)
    at runAttempt (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:66:21)
    at Retry.tryForTime (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry.ts:23:14)
    at Context.<anonymous> (test/functional/apps/uptime/overview.ts:92:7)
    at Object.apply (/dev/shm/workspace/parallel/3/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
    at onFailure (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.tryForTime (/dev/shm/workspace/parallel/3/kibana/test/common/services/retry/retry.ts:23:14)
    at Context.<anonymous> (test/functional/apps/uptime/overview.ts:92:7)
    at Object.apply (/dev/shm/workspace/parallel/3/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Jan 23, 2021
@mistic mistic added the Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability label Jan 25, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

@shahzad31
Copy link
Contributor

seems like a one off failure

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

mistic added a commit that referenced this issue Feb 28, 2021
mistic added a commit that referenced this issue Feb 28, 2021
@mistic
Copy link
Member

mistic commented Feb 28, 2021

The test has failing across master and 7.x. Skipping for now.

master/8.0: 58a5a7c
7.x/7.13: 68ff00e

gmmorris added a commit to gmmorris/kibana that referenced this issue Mar 1, 2021
* master:
  [Logs UI] Round up the end timestamp in the log stream embeddable (elastic#92833)
  skip flaky suite (elastic#91939)
  skip flaky suite (elastic#89072)
  [APM] Include services with only metric documents (elastic#92378)
@shahzad31 shahzad31 self-assigned this Mar 24, 2021
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine kibanamachine reopened this Jul 25, 2021
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

1 similar comment
@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

mistic added a commit that referenced this issue Aug 22, 2021
@mistic
Copy link
Member

mistic commented Aug 22, 2021

This test keeps failing and looks flaky. Skipping.

master/8.0: dc6d50a
7.x/7.16: 0e128d3

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

mistic added a commit that referenced this issue Aug 31, 2021
@kibanamachine
Copy link
Contributor Author

New failure: CI Build

@bhavyarm bhavyarm added v8.10.0 and removed v8.0.0 labels Aug 9, 2023
@bhavyarm
Copy link
Contributor

bhavyarm commented Aug 9, 2023

@shahzad31 I have removed 8.0.0 label and changed it to 8.10.0. Thanks!

awahab07 pushed a commit that referenced this issue Aug 16, 2023
## Summary

Updates and unskips the overview page tests.

Resolves #89072.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Shahzad <shahzad31comp@gmail.com>
hop-dev pushed a commit to hop-dev/kibana that referenced this issue Aug 16, 2023
…3985)

## Summary

Updates and unskips the overview page tests.

Resolves elastic#89072.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Shahzad <shahzad31comp@gmail.com>
bryce-b pushed a commit that referenced this issue Aug 22, 2023
## Summary

Updates and unskips the overview page tests.

Resolves #89072.

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
Co-authored-by: Shahzad <shahzad31comp@gmail.com>
@kibanamachine kibanamachine reopened this Dec 22, 2023
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@paulb-elastic paulb-elastic added Team:obs-ux-infra_services Observability Infrastructure & Services User Experience Team and removed Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability labels Dec 22, 2023
@elasticmachine
Copy link
Contributor

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

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:obs-ux-infra_services Observability Infrastructure & Services User Experience Team
Projects
None yet
6 participants