-
Notifications
You must be signed in to change notification settings - Fork 8.3k
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/discover/saved_searches·ts - discover Discover Saved Searches Customize time range should be possible to customize time range for saved searches on dashboards #104578
Failing test: Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/discover/saved_searches·ts - discover Discover Saved Searches Customize time range should be possible to customize time range for saved searches on dashboards #104578
Comments
Pinging @elastic/kibana-app (Team:KibanaApp) |
New failure: Jenkins Build |
New failure: Jenkins Build |
New failure: CI Build |
New failure: CI Build |
This is an interesting one. Looking at the failure screenshots, it always failed to apply the "from" date in the time picker. The "to" date always is the one applied via the test, but the "from" is not changed. This looks like a way more central error in the @LeeDr have you seen any other failures like this recently, where setting the timepicker does not apply both dates correctly? |
I've created #113520 to track the root cause here. |
New failure: CI Build - master |
Skipped. main: b162020 |
- Closes #104578 ## Summary 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5021 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5062 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5076 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
- Closes elastic#104578 ## Summary 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5021 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5062 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5076 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios (cherry picked from commit 9999f36)
# Backport This will backport the following commits from `main` to `8.12`: - [[Discover] Unskip custom time range test (#176132)](#176132) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Julia Rechkunova","email":"julia.rechkunova@elastic.co"},"sourceCommit":{"committedDate":"2024-02-07T17:57:50Z","message":"[Discover] Unskip custom time range test (#176132)\n\n- Closes https://github.com/elastic/kibana/issues/104578\r\n\r\n## Summary\r\n\r\n50x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5021\r\n50x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5062\r\n50x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5076\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"9999f3674bd03f2cf1b01888ac328020933b2088","branchLabelMapping":{"^v8.13.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:DataDiscovery","backport:prev-minor","v8.13.0"],"title":"[Discover] Unskip custom time range test","number":176132,"url":"https://github.com/elastic/kibana/pull/176132","mergeCommit":{"message":"[Discover] Unskip custom time range test (#176132)\n\n- Closes https://github.com/elastic/kibana/issues/104578\r\n\r\n## Summary\r\n\r\n50x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5021\r\n50x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5062\r\n50x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5076\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"9999f3674bd03f2cf1b01888ac328020933b2088"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.13.0","branchLabelMappingKey":"^v8.13.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/176132","number":176132,"mergeCommit":{"message":"[Discover] Unskip custom time range test (#176132)\n\n- Closes https://github.com/elastic/kibana/issues/104578\r\n\r\n## Summary\r\n\r\n50x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5021\r\n50x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5062\r\n50x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5076\r\n\r\n\r\n### Checklist\r\n\r\n- [x] [Unit or functional\r\ntests](https://www.elastic.co/guide/en/kibana/master/development-tests.html)\r\nwere updated or added to match the most common scenarios","sha":"9999f3674bd03f2cf1b01888ac328020933b2088"}}]}] BACKPORT--> Co-authored-by: Julia Rechkunova <julia.rechkunova@elastic.co>
- Closes elastic#104578 ## Summary 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5021 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5062 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5076 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
- Closes elastic#104578 ## Summary 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5021 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5062 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5076 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
- Closes elastic#104578 ## Summary 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5021 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5062 50x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5076 ### Checklist - [x] [Unit or functional tests](https://www.elastic.co/guide/en/kibana/master/development-tests.html) were updated or added to match the most common scenarios
New failure: CI Build - main |
New failure: CI Build - main |
New failure: CI Build - main |
- Closes elastic#104578 99x https://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5610 (cherry picked from commit 63d5102)
) # Backport This will backport the following commits from `main` to `8.13`: - [[Discover] Fix dashboard time range flaky test (#179972)](#179972) <!--- Backport version: 9.4.3 --> ### Questions ? Please refer to the [Backport tool documentation](https://github.com/sqren/backport) <!--BACKPORT [{"author":{"name":"Julia Rechkunova","email":"julia.rechkunova@elastic.co"},"sourceCommit":{"committedDate":"2024-04-05T07:07:16Z","message":"[Discover] Fix dashboard time range flaky test (#179972)\n\n- Closes https://github.com/elastic/kibana/issues/104578\r\n\r\n99x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5610","sha":"63d51024d382518826dc67c875cff4ae6432d3ad","branchLabelMapping":{"^v8.14.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:DataDiscovery","backport:prev-minor","v8.14.0"],"title":"[Discover] Fix dashboard time range flaky test","number":179972,"url":"https://github.com/elastic/kibana/pull/179972","mergeCommit":{"message":"[Discover] Fix dashboard time range flaky test (#179972)\n\n- Closes https://github.com/elastic/kibana/issues/104578\r\n\r\n99x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5610","sha":"63d51024d382518826dc67c875cff4ae6432d3ad"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.14.0","branchLabelMappingKey":"^v8.14.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/179972","number":179972,"mergeCommit":{"message":"[Discover] Fix dashboard time range flaky test (#179972)\n\n- Closes https://github.com/elastic/kibana/issues/104578\r\n\r\n99x\r\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/5610","sha":"63d51024d382518826dc67c875cff4ae6432d3ad"}}]}] BACKPORT--> Co-authored-by: Julia Rechkunova <julia.rechkunova@elastic.co>
A test failed on a tracked branch
First failure: Jenkins Build
The text was updated successfully, but these errors were encountered: