Skip to content

Commit d500f0d

Browse files
[Scout] Update test config manifests (#288528)
Generated by https://buildkite.com/elastic/kibana-scout-update-metadata/builds/812
1 parent f1a6229 commit d500f0d

17 files changed

Lines changed: 519 additions & 195 deletions

File tree

src/platform/plugins/shared/data_view_editor/test/scout/.meta/ui/standard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "ab7cf24fe533cfab998a466fdbc91d4807b04521",
2+
"sha1": "3d835815fd0ba406241dd1ee757244f465821532",
33
"testChannels": [
44
"ci-on-commit"
55
],

src/platform/plugins/shared/discover/test/scout/core/.meta/ui/parallel.json

Lines changed: 166 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "ecc8c9f7a82201dd1aa3167829e2c77f47ef3bfa",
2+
"sha1": "7351580baceb983ab3a2840fe2ef683776bcd240",
33
"testChannels": [
44
"ci-on-commit"
55
],
@@ -11,8 +11,21 @@
1111
"tags": [],
1212
"location": {
1313
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/global.setup.ts",
14-
"line": 7,
15-
"column": 1
14+
"line": 15,
15+
"column": 17
16+
}
17+
},
18+
{
19+
"id": "002955b6e2ba042-c8a8f0b18e1608d",
20+
"title": "Setup legacy log stream embeddable data",
21+
"expectedStatus": "passed",
22+
"tags": [
23+
"@local-stateful-classic"
24+
],
25+
"location": {
26+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/global.setup.ts",
27+
"line": 19,
28+
"column": 72
1629
}
1730
},
1831
{
@@ -93,6 +106,149 @@
93106
"column": 13
94107
}
95108
},
109+
{
110+
"id": "836a42ce7447919-7a2c0989fcda14e",
111+
"title": "Add a new Discover panel from Dashboard can add a new Discover session panel to the dashboard",
112+
"expectedStatus": "passed",
113+
"tags": [
114+
"@local-stateful-classic"
115+
],
116+
"location": {
117+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/embeddable/discover_panel_from_dashboard.spec.ts",
118+
"line": 24,
119+
"column": 48
120+
}
121+
},
122+
{
123+
"id": "836a42ce7447919-4a32015dac42df1",
124+
"title": "Add a new Discover panel from Dashboard can save a new session from an existing by-value panel without overriding it",
125+
"expectedStatus": "passed",
126+
"tags": [
127+
"@local-stateful-classic"
128+
],
129+
"location": {
130+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/embeddable/discover_panel_from_dashboard.spec.ts",
131+
"line": 36,
132+
"column": 15
133+
}
134+
},
135+
{
136+
"id": "836a42ce7447919-d5952e81baed3bb",
137+
"title": "Add a new Discover panel from Dashboard can cancel adding a new Discover session panel",
138+
"expectedStatus": "passed",
139+
"tags": [
140+
"@local-stateful-classic"
141+
],
142+
"location": {
143+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/embeddable/discover_panel_from_dashboard.spec.ts",
144+
"line": 64,
145+
"column": 33
146+
}
147+
},
148+
{
149+
"id": "eb20cd4d217f813-1449b73ab0a1f88",
150+
"title": "Discover session with multiple data views does not ignore a filter from another data view by default",
151+
"expectedStatus": "passed",
152+
"tags": [
153+
"@local-stateful-classic"
154+
],
155+
"location": {
156+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/embeddable/discover_session_multiple_data_views.spec.ts",
157+
"line": 48,
158+
"column": 65
159+
}
160+
},
161+
{
162+
"id": "eb20cd4d217f813-42c07a70d921f19",
163+
"title": "Discover session with multiple data views ignores a filter from another data view when configured",
164+
"expectedStatus": "passed",
165+
"tags": [
166+
"@local-stateful-classic"
167+
],
168+
"location": {
169+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/embeddable/discover_session_multiple_data_views.spec.ts",
170+
"line": 53,
171+
"column": 15
172+
}
173+
},
174+
{
175+
"id": "1bd2e09d1c05fc9-21368a78073c012",
176+
"title": "Dashboard with legacy log stream embeddable loads the old log stream as a saved search embeddable",
177+
"expectedStatus": "passed",
178+
"tags": [
179+
"@local-stateful-classic"
180+
],
181+
"location": {
182+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/embeddable/legacy_log_stream_embeddable.spec.ts",
183+
"line": 27,
184+
"column": 35
185+
}
186+
},
187+
{
188+
"id": "6b2a5d21c804b3b-3eb2c6c843c1a81",
189+
"title": "Save a Discover session from the embedded editor can save a new session and return to the dashboard",
190+
"expectedStatus": "passed",
191+
"tags": [
192+
"@local-stateful-classic"
193+
],
194+
"location": {
195+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/embeddable/save_session_to_dashboard_embedded.spec.ts",
196+
"line": 23,
197+
"column": 48
198+
}
199+
},
200+
{
201+
"id": "6b2a5d21c804b3b-8b0a1e380ed6945",
202+
"title": "Save a Discover session from the embedded editor can edit an existing session and save a copy without changing the original",
203+
"expectedStatus": "passed",
204+
"tags": [
205+
"@local-stateful-classic"
206+
],
207+
"location": {
208+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/embeddable/save_session_to_dashboard_embedded.spec.ts",
209+
"line": 34,
210+
"column": 22
211+
}
212+
},
213+
{
214+
"id": "20c54675a63e291-4c5b226d890e9e5",
215+
"title": "Save a standalone Discover session to Dashboard can save a new session only to the library",
216+
"expectedStatus": "passed",
217+
"tags": [
218+
"@local-stateful-classic"
219+
],
220+
"location": {
221+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/embeddable/save_session_to_dashboard_standalone.spec.ts",
222+
"line": 29,
223+
"column": 25
224+
}
225+
},
226+
{
227+
"id": "20c54675a63e291-d21fc7349eddedb",
228+
"title": "Save a standalone Discover session to Dashboard can save a new session to a new dashboard",
229+
"expectedStatus": "passed",
230+
"tags": [
231+
"@local-stateful-classic"
232+
],
233+
"location": {
234+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/embeddable/save_session_to_dashboard_standalone.spec.ts",
235+
"line": 37,
236+
"column": 76
237+
}
238+
},
239+
{
240+
"id": "20c54675a63e291-73fa71fa3ae6402",
241+
"title": "Save a standalone Discover session to Dashboard can save a new session from an existing one without overriding the original",
242+
"expectedStatus": "passed",
243+
"tags": [
244+
"@local-stateful-classic"
245+
],
246+
"location": {
247+
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/embeddable/save_session_to_dashboard_standalone.spec.ts",
248+
"line": 48,
249+
"column": 20
250+
}
251+
},
96252
{
97253
"id": "3fe9adfc7cac7c0-81b70185dedb8c7",
98254
"title": "Discover shared links - doc viewer syncs and restores a shared classic document",
@@ -120,14 +276,16 @@
120276
}
121277
},
122278
{
123-
"id": "44016f4041590ae-398c8c02ed1a873",
124-
"title": "Teardown Discover core tests data",
279+
"id": "44016f4041590ae-b01c783e48c58fb",
280+
"title": "Teardown legacy log stream embeddable data",
125281
"expectedStatus": "passed",
126-
"tags": [],
282+
"tags": [
283+
"@local-stateful-classic"
284+
],
127285
"location": {
128286
"file": "src/platform/plugins/shared/discover/test/scout/core/ui/parallel_tests/global.teardown.ts",
129-
"line": 7,
130-
"column": 1
287+
"line": 14,
288+
"column": 19
131289
}
132290
}
133291
]

src/platform/plugins/shared/discover/test/scout/core2/.meta/api/standard.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "4ab04fefb09157a8aea8683c891fda062174f774",
2+
"sha1": "96e94e3bbd85e59382f7beaaaf7669613e0c0afe",
33
"testChannels": [
44
"ci-on-commit"
55
],
@@ -40,7 +40,7 @@
4040
],
4141
"location": {
4242
"file": "src/platform/plugins/shared/discover/test/scout/core2/api/tests/create_discover_session.spec.ts",
43-
"line": 100,
43+
"line": 99,
4444
"column": 18
4545
}
4646
},
@@ -60,7 +60,7 @@
6060
],
6161
"location": {
6262
"file": "src/platform/plugins/shared/discover/test/scout/core2/api/tests/create_discover_session.spec.ts",
63-
"line": 117,
63+
"line": 116,
6464
"column": 22
6565
}
6666
},
@@ -80,7 +80,7 @@
8080
],
8181
"location": {
8282
"file": "src/platform/plugins/shared/discover/test/scout/core2/api/tests/create_discover_session.spec.ts",
83-
"line": 129,
83+
"line": 128,
8484
"column": 81
8585
}
8686
},
@@ -312,7 +312,7 @@
312312
],
313313
"location": {
314314
"file": "src/platform/plugins/shared/discover/test/scout/core2/api/tests/get_discover_session.spec.ts",
315-
"line": 87,
315+
"line": 86,
316316
"column": 12
317317
}
318318
},
@@ -332,7 +332,7 @@
332332
],
333333
"location": {
334334
"file": "src/platform/plugins/shared/discover/test/scout/core2/api/tests/get_discover_session.spec.ts",
335-
"line": 97,
335+
"line": 96,
336336
"column": 7
337337
}
338338
},
@@ -352,7 +352,7 @@
352352
],
353353
"location": {
354354
"file": "src/platform/plugins/shared/discover/test/scout/core2/api/tests/get_discover_session.spec.ts",
355-
"line": 111,
355+
"line": 110,
356356
"column": 14
357357
}
358358
},
@@ -552,7 +552,7 @@
552552
],
553553
"location": {
554554
"file": "src/platform/plugins/shared/discover/test/scout/core2/api/tests/upsert_discover_session.spec.ts",
555-
"line": 94,
555+
"line": 93,
556556
"column": 18
557557
}
558558
},
@@ -572,7 +572,7 @@
572572
],
573573
"location": {
574574
"file": "src/platform/plugins/shared/discover/test/scout/core2/api/tests/upsert_discover_session.spec.ts",
575-
"line": 215,
575+
"line": 213,
576576
"column": 11
577577
}
578578
},
@@ -592,7 +592,7 @@
592592
],
593593
"location": {
594594
"file": "src/platform/plugins/shared/discover/test/scout/core2/api/tests/upsert_discover_session.spec.ts",
595-
"line": 271,
595+
"line": 269,
596596
"column": 13
597597
}
598598
},
@@ -612,7 +612,7 @@
612612
],
613613
"location": {
614614
"file": "src/platform/plugins/shared/discover/test/scout/core2/api/tests/upsert_discover_session.spec.ts",
615-
"line": 289,
615+
"line": 287,
616616
"column": 15
617617
}
618618
}

0 commit comments

Comments
 (0)