Skip to content

Commit b090967

Browse files
[Scout] Update test config manifests (#271606)
Generated by https://buildkite.com/elastic/kibana-scout-update-metadata/builds/396
1 parent 96b64f9 commit b090967

4 files changed

Lines changed: 315 additions & 35 deletions

File tree

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

Lines changed: 133 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "a4cddb451fb3d83a1ce9d46d701f89dd8c9bb327",
2+
"sha1": "e1a12a091144ec4ba340f535d6e71b85fc95939e",
33
"tests": [
44
{
55
"id": "71242d88739937b-70753e6cedbcd4d",
@@ -489,8 +489,8 @@
489489
}
490490
},
491491
{
492-
"id": "4758a5d0dc16621-dbeac393b8a72d5",
493-
"title": "Metrics in Discover - Fullscreen Mode should toggle fullscreen mode via button",
492+
"id": "9c124c5178c2d88-63613ad83c0a103",
493+
"title": "Metrics in Discover - Fullscreen Mode (privileged) should interact with metrics in fullscreen mode",
494494
"expectedStatus": "passed",
495495
"tags": [
496496
"@local-stateful-classic",
@@ -507,14 +507,14 @@
507507
"@cloud-serverless-security_complete"
508508
],
509509
"location": {
510-
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/metrics_experience/fullscreen.spec.ts",
511-
"line": 43,
510+
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/metrics_experience/fullscreen_privileged.spec.ts",
511+
"line": 57,
512512
"column": 14
513513
}
514514
},
515515
{
516-
"id": "4758a5d0dc16621-8f591993a7ea7f1",
517-
"title": "Metrics in Discover - Fullscreen Mode should exit fullscreen mode with Escape key",
516+
"id": "4758a5d0dc16621-dbeac393b8a72d5",
517+
"title": "Metrics in Discover - Fullscreen Mode should toggle fullscreen mode via button",
518518
"expectedStatus": "passed",
519519
"tags": [
520520
"@local-stateful-classic",
@@ -532,13 +532,13 @@
532532
],
533533
"location": {
534534
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/metrics_experience/fullscreen.spec.ts",
535-
"line": 79,
535+
"line": 42,
536536
"column": 14
537537
}
538538
},
539539
{
540-
"id": "4758a5d0dc16621-12768da295d325e",
541-
"title": "Metrics in Discover - Fullscreen Mode should interact with metrics in fullscreen mode",
540+
"id": "4758a5d0dc16621-8f591993a7ea7f1",
541+
"title": "Metrics in Discover - Fullscreen Mode should exit fullscreen mode with Escape key",
542542
"expectedStatus": "passed",
543543
"tags": [
544544
"@local-stateful-classic",
@@ -556,7 +556,7 @@
556556
],
557557
"location": {
558558
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/metrics_experience/fullscreen.spec.ts",
559-
"line": 95,
559+
"line": 78,
560560
"column": 14
561561
}
562562
},
@@ -580,7 +580,7 @@
580580
],
581581
"location": {
582582
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/metrics_experience/fullscreen.spec.ts",
583-
"line": 129,
583+
"line": 94,
584584
"column": 14
585585
}
586586
},
@@ -604,7 +604,7 @@
604604
],
605605
"location": {
606606
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/metrics_experience/fullscreen.spec.ts",
607-
"line": 154,
607+
"line": 119,
608608
"column": 14
609609
}
610610
},
@@ -1008,6 +1008,30 @@
10081008
"column": 14
10091009
}
10101010
},
1011+
{
1012+
"id": "112e7b9266eb8f2-bf00e45d3f04c73",
1013+
"title": "Metrics in Discover - Quick action placement (popover) should keep Add to case in the 3-dot popover",
1014+
"expectedStatus": "passed",
1015+
"tags": [
1016+
"@local-stateful-classic",
1017+
"@cloud-stateful-classic",
1018+
"@local-stateful-search",
1019+
"@cloud-stateful-search",
1020+
"@local-stateful-observability_complete",
1021+
"@cloud-stateful-observability_complete",
1022+
"@local-stateful-security_complete",
1023+
"@cloud-stateful-security_complete",
1024+
"@local-serverless-observability_complete",
1025+
"@cloud-serverless-observability_complete",
1026+
"@local-serverless-security_complete",
1027+
"@cloud-serverless-security_complete"
1028+
],
1029+
"location": {
1030+
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/metrics_experience/quick_actions_privileged.spec.ts",
1031+
"line": 55,
1032+
"column": 14
1033+
}
1034+
},
10111035
{
10121036
"id": "5581ea680cc5e84-af3779e74d07e98",
10131037
"title": "Metrics in Discover - Save Session should save and restore a metrics session",
@@ -1056,6 +1080,102 @@
10561080
"column": 14
10571081
}
10581082
},
1083+
{
1084+
"id": "a6cc51423a9bf16-49fe70160a5ca0f",
1085+
"title": "Metrics in Discover - Tab Duplication State preserves currentPage and breakdown dimension when a tab is duplicated",
1086+
"expectedStatus": "passed",
1087+
"tags": [
1088+
"@local-stateful-classic",
1089+
"@cloud-stateful-classic",
1090+
"@local-stateful-search",
1091+
"@cloud-stateful-search",
1092+
"@local-stateful-observability_complete",
1093+
"@cloud-stateful-observability_complete",
1094+
"@local-stateful-security_complete",
1095+
"@cloud-stateful-security_complete",
1096+
"@local-serverless-observability_complete",
1097+
"@cloud-serverless-observability_complete",
1098+
"@local-serverless-security_complete",
1099+
"@cloud-serverless-security_complete"
1100+
],
1101+
"location": {
1102+
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/metrics_experience/tab_duplication_state.spec.ts",
1103+
"line": 63,
1104+
"column": 14
1105+
}
1106+
},
1107+
{
1108+
"id": "a6cc51423a9bf16-e5bd02d65698019",
1109+
"title": "Metrics in Discover - Tab Duplication State resets currentPage to 1 when the user changes the breakdown via the toolbar",
1110+
"expectedStatus": "passed",
1111+
"tags": [
1112+
"@local-stateful-classic",
1113+
"@cloud-stateful-classic",
1114+
"@local-stateful-search",
1115+
"@cloud-stateful-search",
1116+
"@local-stateful-observability_complete",
1117+
"@cloud-stateful-observability_complete",
1118+
"@local-stateful-security_complete",
1119+
"@cloud-stateful-security_complete",
1120+
"@local-serverless-observability_complete",
1121+
"@cloud-serverless-observability_complete",
1122+
"@local-serverless-security_complete",
1123+
"@cloud-serverless-security_complete"
1124+
],
1125+
"location": {
1126+
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/metrics_experience/tab_duplication_state.spec.ts",
1127+
"line": 99,
1128+
"column": 14
1129+
}
1130+
},
1131+
{
1132+
"id": "a6cc51423a9bf16-f77d8f1dec27b8d",
1133+
"title": "Metrics in Discover - Tab Duplication State resets currentPage to 1 when the user adds a secondary breakdown dimension",
1134+
"expectedStatus": "passed",
1135+
"tags": [
1136+
"@local-stateful-classic",
1137+
"@cloud-stateful-classic",
1138+
"@local-stateful-search",
1139+
"@cloud-stateful-search",
1140+
"@local-stateful-observability_complete",
1141+
"@cloud-stateful-observability_complete",
1142+
"@local-stateful-security_complete",
1143+
"@cloud-stateful-security_complete",
1144+
"@local-serverless-observability_complete",
1145+
"@cloud-serverless-observability_complete",
1146+
"@local-serverless-security_complete",
1147+
"@cloud-serverless-security_complete"
1148+
],
1149+
"location": {
1150+
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/metrics_experience/tab_duplication_state.spec.ts",
1151+
"line": 119,
1152+
"column": 14
1153+
}
1154+
},
1155+
{
1156+
"id": "a6cc51423a9bf16-f0ce44d6c59b152",
1157+
"title": "Metrics in Discover - Tab Duplication State resets currentPage to 1 when the user removes a secondary breakdown dimension",
1158+
"expectedStatus": "passed",
1159+
"tags": [
1160+
"@local-stateful-classic",
1161+
"@cloud-stateful-classic",
1162+
"@local-stateful-search",
1163+
"@cloud-stateful-search",
1164+
"@local-stateful-observability_complete",
1165+
"@cloud-stateful-observability_complete",
1166+
"@local-stateful-security_complete",
1167+
"@cloud-stateful-security_complete",
1168+
"@local-serverless-observability_complete",
1169+
"@cloud-serverless-observability_complete",
1170+
"@local-serverless-security_complete",
1171+
"@cloud-serverless-security_complete"
1172+
],
1173+
"location": {
1174+
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/metrics_experience/tab_duplication_state.spec.ts",
1175+
"line": 143,
1176+
"column": 14
1177+
}
1178+
},
10591179
{
10601180
"id": "e5122822a21b3b2-d64cae306a0fa14",
10611181
"title": "Traces in Discover - Custom columns should display trace-specific columns in data view mode",

x-pack/platform/plugins/shared/triggers_actions_ui/test/scout/.meta/ui/standard.json

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "9cf0dcfbd99d57a2927478739e2599a9fc60a378",
2+
"sha1": "09149f5dafff317839f3b76f6b4edb982e766397",
33
"tests": [
44
{
55
"id": "8f6baf4aef167da-ea2a6253719774d",
@@ -305,21 +305,21 @@
305305
],
306306
"location": {
307307
"file": "x-pack/platform/plugins/shared/triggers_actions_ui/test/scout/ui/tests/rules_home_page.spec.ts",
308-
"line": 98,
308+
"line": 97,
309309
"column": 7
310310
}
311311
},
312312
{
313-
"id": "e8c3862f6d55eee-57f680c8893dd8f",
314-
"title": "Rules page navigation and loading navigates to /app/rules successfully",
313+
"id": "e8c3862f6d55eee-b1be38b2d4b56e5",
314+
"title": "Rules page navigation and loading redirects to Stack Management rules page",
315315
"expectedStatus": "passed",
316316
"tags": [
317317
"@local-stateful-classic",
318318
"@cloud-stateful-classic"
319319
],
320320
"location": {
321321
"file": "x-pack/platform/plugins/shared/triggers_actions_ui/test/scout/ui/tests/rules_page_navigation.spec.ts",
322-
"line": 35,
322+
"line": 36,
323323
"column": 7
324324
}
325325
},
@@ -333,7 +333,7 @@
333333
],
334334
"location": {
335335
"file": "x-pack/platform/plugins/shared/triggers_actions_ui/test/scout/ui/tests/rules_page_navigation.spec.ts",
336-
"line": 39,
336+
"line": 40,
337337
"column": 7
338338
}
339339
},
@@ -347,7 +347,7 @@
347347
],
348348
"location": {
349349
"file": "x-pack/platform/plugins/shared/triggers_actions_ui/test/scout/ui/tests/rules_page_navigation.spec.ts",
350-
"line": 43,
350+
"line": 44,
351351
"column": 7
352352
}
353353
},
@@ -361,7 +361,7 @@
361361
],
362362
"location": {
363363
"file": "x-pack/platform/plugins/shared/triggers_actions_ui/test/scout/ui/tests/rules_page_tabs.spec.ts",
364-
"line": 40,
364+
"line": 41,
365365
"column": 7
366366
}
367367
},
@@ -375,35 +375,35 @@
375375
],
376376
"location": {
377377
"file": "x-pack/platform/plugins/shared/triggers_actions_ui/test/scout/ui/tests/rules_page_tabs.spec.ts",
378-
"line": 46,
378+
"line": 47,
379379
"column": 7
380380
}
381381
},
382382
{
383-
"id": "60712085c74f944-4773d1d036ead66",
384-
"title": "Rules page tab functionality navigates to /app/rules/logs when clicking the Logs tab",
383+
"id": "60712085c74f944-375bbd42989e239",
384+
"title": "Rules page tab functionality navigates to rules logs tab when clicking the Logs tab",
385385
"expectedStatus": "passed",
386386
"tags": [
387387
"@local-stateful-classic",
388388
"@cloud-stateful-classic"
389389
],
390390
"location": {
391391
"file": "x-pack/platform/plugins/shared/triggers_actions_ui/test/scout/ui/tests/rules_page_tabs.spec.ts",
392-
"line": 50,
392+
"line": 51,
393393
"column": 7
394394
}
395395
},
396396
{
397-
"id": "60712085c74f944-0bf63d694e57d1d",
398-
"title": "Rules page tab functionality navigates back to /app/rules when clicking the Rules tab",
397+
"id": "60712085c74f944-7f5a1d7fce883be",
398+
"title": "Rules page tab functionality navigates back to rules list when clicking the Rules tab",
399399
"expectedStatus": "passed",
400400
"tags": [
401401
"@local-stateful-classic",
402402
"@cloud-stateful-classic"
403403
],
404404
"location": {
405405
"file": "x-pack/platform/plugins/shared/triggers_actions_ui/test/scout/ui/tests/rules_page_tabs.spec.ts",
406-
"line": 56,
406+
"line": 57,
407407
"column": 7
408408
}
409409
},
@@ -417,7 +417,7 @@
417417
],
418418
"location": {
419419
"file": "x-pack/platform/plugins/shared/triggers_actions_ui/test/scout/ui/tests/rules_page_tabs.spec.ts",
420-
"line": 66,
420+
"line": 67,
421421
"column": 7
422422
}
423423
},

0 commit comments

Comments
 (0)