Commit fa73121
# Backport
This will backport the following commits from `main` to `8.19`:
- [[Search profiler] Unskip searchprofiler stateful tests
(#239364)](#239364)
<!--- Backport version: 9.6.6 -->
### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sorenlouv/backport)
<!--BACKPORT [{"author":{"name":"Sonia Sanz
Vivas","email":"[email protected]"},"sourceCommit":{"committedDate":"2025-10-21T09:16:02Z","message":"[Search
profiler] Unskip searchprofiler stateful tests (#239364)\n\nFixes
https://github.com/elastic/kibana/issues/186126\n\n## Summary\nThis
tests have been skipped for a long time, so the original builds are\nnot
available anymore and it's complicated to know what make them
flaky,\nbut most of them seem to be ok now. But the `correctly parses
triple\nquotes in JSON` test wasn't correct anymore because it was
running for\nAce's conditions and not for Monaco's. And with Monaco we
are not\nshowing the syntax errors in the Search profiler as we do with
Console,\nso in order to tests that I added now the test verifies the
presence of\na toast indicating a `Json parse` error.\n\n**Flaky test
runner:**\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/9552\n\nCo-authored-by:
Elastic Machine
<[email protected]>","sha":"53be4cd42d8d9600ac0d9eeec3e7b477f3f5ffa8","branchLabelMapping":{"^v9.3.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["Team:Kibana
Management","release_note:skip","Feature:Search
Profiler","backport:all-open","v9.3.0"],"title":"[Search profiler]
Unskip searchprofiler stateful
tests","number":239364,"url":"https://github.com/elastic/kibana/pull/239364","mergeCommit":{"message":"[Search
profiler] Unskip searchprofiler stateful tests (#239364)\n\nFixes
https://github.com/elastic/kibana/issues/186126\n\n## Summary\nThis
tests have been skipped for a long time, so the original builds are\nnot
available anymore and it's complicated to know what make them
flaky,\nbut most of them seem to be ok now. But the `correctly parses
triple\nquotes in JSON` test wasn't correct anymore because it was
running for\nAce's conditions and not for Monaco's. And with Monaco we
are not\nshowing the syntax errors in the Search profiler as we do with
Console,\nso in order to tests that I added now the test verifies the
presence of\na toast indicating a `Json parse` error.\n\n**Flaky test
runner:**\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/9552\n\nCo-authored-by:
Elastic Machine
<[email protected]>","sha":"53be4cd42d8d9600ac0d9eeec3e7b477f3f5ffa8"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v9.3.0","branchLabelMappingKey":"^v9.3.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/239364","number":239364,"mergeCommit":{"message":"[Search
profiler] Unskip searchprofiler stateful tests (#239364)\n\nFixes
https://github.com/elastic/kibana/issues/186126\n\n## Summary\nThis
tests have been skipped for a long time, so the original builds are\nnot
available anymore and it's complicated to know what make them
flaky,\nbut most of them seem to be ok now. But the `correctly parses
triple\nquotes in JSON` test wasn't correct anymore because it was
running for\nAce's conditions and not for Monaco's. And with Monaco we
are not\nshowing the syntax errors in the Search profiler as we do with
Console,\nso in order to tests that I added now the test verifies the
presence of\na toast indicating a `Json parse` error.\n\n**Flaky test
runner:**\nhttps://buildkite.com/elastic/kibana-flaky-test-suite-runner/builds/9552\n\nCo-authored-by:
Elastic Machine
<[email protected]>","sha":"53be4cd42d8d9600ac0d9eeec3e7b477f3f5ffa8"}}]}]
BACKPORT-->
Co-authored-by: Sonia Sanz Vivas <[email protected]>
Co-authored-by: Elastic Machine <[email protected]>
1 parent d467ff3 commit fa73121
File tree
3 files changed
+81
-65
lines changed- x-pack/platform
- test/functional
- apps/dev_tools
- page_objects
3 files changed
+81
-65
lines changedLines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| 63 | + | |
62 | 64 | | |
63 | 65 | | |
64 | 66 | | |
| |||
Lines changed: 72 additions & 64 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
30 | 38 | | |
31 | 39 | | |
32 | 40 | | |
33 | 41 | | |
34 | 42 | | |
35 | | - | |
36 | | - | |
37 | | - | |
38 | | - | |
39 | | - | |
40 | | - | |
41 | | - | |
42 | | - | |
43 | | - | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | | - | |
61 | | - | |
62 | | - | |
63 | | - | |
64 | | - | |
65 | | - | |
66 | | - | |
67 | | - | |
68 | | - | |
69 | | - | |
70 | | - | |
71 | | - | |
72 | | - | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
73 | 48 | | |
74 | | - | |
75 | | - | |
76 | | - | |
77 | | - | |
| 49 | + | |
78 | 50 | | |
79 | 51 | | |
80 | 52 | | |
| |||
126 | 98 | | |
127 | 99 | | |
128 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 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 | + | |
| 131 | + | |
| 132 | + | |
| 133 | + | |
| 134 | + | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
| 140 | + | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
| 151 | + | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
129 | 157 | | |
130 | 158 | | |
131 | 159 | | |
| |||
157 | 185 | | |
158 | 186 | | |
159 | 187 | | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | 188 | | |
181 | 189 | | |
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
23 | 26 | | |
24 | 27 | | |
25 | 28 | | |
| |||
49 | 52 | | |
50 | 53 | | |
51 | 54 | | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
52 | 58 | | |
53 | 59 | | |
0 commit comments