Commit 46cb114
[8.19] fix Failing test: Jest Tests.src/platform/plugins/shared/dashboard/public/dashboard_api - initializeUnifiedSearchManager startComparing$ timeRange Should not return timeRanage change when timeRestore resets to false (elastic#240715) (elastic#240895)
# Backport
This will backport the following commits from `main` to `8.19`:
- [fix Failing test: Jest
Tests.src/platform/plugins/shared/dashboard/public/dashboard_api -
initializeUnifiedSearchManager startComparing$ timeRange Should not
return timeRanage change when timeRestore resets to false
(elastic#240715)](elastic#240715)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Nathan
Reese","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-10-27T20:28:11Z","message":"fix
Failing test: Jest
Tests.src/platform/plugins/shared/dashboard/public/dashboard_api -
initializeUnifiedSearchManager startComparing$ timeRange Should not
return timeRanage change when timeRestore resets to false
(elastic#240715)\n\nFixes https://github.com/elastic/kibana/issues/240273\n\nPR
removes timing issues by removing awaits and moves all expect
logic\ninto subscription.\n\n---------\n\nCo-authored-by: Elastic
Machine
<[email protected]>","sha":"2076cc6c32282a2ee72b1e05f09badedfc2fddb5","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Presentation","release_note:skip","backport:version","v9.1.0","v8.19.0","v9.2.0","v9.3.0"],"title":"fix
Failing test: Jest
Tests.src/platform/plugins/shared/dashboard/public/dashboard_api -
initializeUnifiedSearchManager startComparing$ timeRange Should not
return timeRanage change when timeRestore resets to
false","number":240715,"url":"https://github.com/elastic/kibana/pull/240715","mergeCommit":{"message":"fix
Failing test: Jest
Tests.src/platform/plugins/shared/dashboard/public/dashboard_api -
initializeUnifiedSearchManager startComparing$ timeRange Should not
return timeRanage change when timeRestore resets to false
(elastic#240715)\n\nFixes https://github.com/elastic/kibana/issues/240273\n\nPR
removes timing issues by removing awaits and moves all expect
logic\ninto subscription.\n\n---------\n\nCo-authored-by: Elastic
Machine
<[email protected]>","sha":"2076cc6c32282a2ee72b1e05f09badedfc2fddb5"}},"sourceBranch":"main","suggestedTargetBranches":["9.1","8.19","9.2"],"targetPullRequestStates":[{"branch":"9.1","label":"v9.1.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"8.19","label":"v8.19.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"9.2","label":"v9.2.0","branchLabelMappingKey":"^v(\\d+).(\\d+).\\d+$","isSourceBranch":false,"state":"NOT_CREATED"},{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/240715","number":240715,"mergeCommit":{"message":"fix
Failing test: Jest
Tests.src/platform/plugins/shared/dashboard/public/dashboard_api -
initializeUnifiedSearchManager startComparing$ timeRange Should not
return timeRanage change when timeRestore resets to false
(elastic#240715)\n\nFixes https://github.com/elastic/kibana/issues/240273\n\nPR
removes timing issues by removing awaits and moves all expect
logic\ninto subscription.\n\n---------\n\nCo-authored-by: Elastic
Machine
<[email protected]>","sha":"2076cc6c32282a2ee72b1e05f09badedfc2fddb5"}}]}]
BACKPORT-->
Co-authored-by: Nathan Reese <[email protected]>
Co-authored-by: Elastic Machine <[email protected]>1 parent 587efdd commit 46cb114
File tree
1 file changed
+28
-25
lines changed1 file changed
+28
-25
lines changedLines changed: 28 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
90 | 90 | | |
91 | 91 | | |
92 | 92 | | |
93 | | - | |
| 93 | + | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
| |||
103 | 103 | | |
104 | 104 | | |
105 | 105 | | |
106 | | - | |
107 | | - | |
108 | | - | |
109 | | - | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
| 110 | + | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
110 | 131 | | |
111 | 132 | | |
112 | 133 | | |
113 | 134 | | |
114 | 135 | | |
115 | 136 | | |
116 | | - | |
117 | | - | |
118 | | - | |
119 | | - | |
120 | | - | |
121 | | - | |
122 | | - | |
123 | | - | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | | - | |
132 | | - | |
133 | | - | |
134 | 137 | | |
135 | 138 | | |
136 | 139 | | |
| |||
0 commit comments