Skip to content

Commit 702ed6e

Browse files
[Scout] Update test config manifests (#272019)
Generated by https://buildkite.com/elastic/kibana-scout-update-metadata/builds/404
1 parent ab0657b commit 702ed6e

22 files changed

Lines changed: 893 additions & 128 deletions

File tree

src/core/test/scout/.meta/api/standard.json

Lines changed: 28 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "2b70f3fcb59bf151aebaba39638cabf81e58deca",
2+
"sha1": "67a81345ddcbff97602a970df9c912ec77780659",
33
"tests": [
44
{
55
"id": "686afb1e43c1702-93eb078795ca679",
@@ -325,6 +325,32 @@
325325
"column": 10
326326
}
327327
},
328+
{
329+
"id": "6054c2de485a042-eec0454c4331f2c",
330+
"title": "translations serves a non-default locale file with the locale field intact",
331+
"expectedStatus": "passed",
332+
"tags": [
333+
"@local-stateful-classic",
334+
"@cloud-stateful-classic",
335+
"@local-stateful-search",
336+
"@cloud-stateful-search",
337+
"@local-stateful-observability_complete",
338+
"@cloud-stateful-observability_complete",
339+
"@local-stateful-security_complete",
340+
"@cloud-stateful-security_complete",
341+
"@local-serverless-search",
342+
"@cloud-serverless-search",
343+
"@local-serverless-observability_complete",
344+
"@cloud-serverless-observability_complete",
345+
"@local-serverless-security_complete",
346+
"@cloud-serverless-security_complete"
347+
],
348+
"location": {
349+
"file": "src/core/test/scout/api/tests/translations.spec.ts",
350+
"line": 45,
351+
"column": 10
352+
}
353+
},
328354
{
329355
"id": "6054c2de485a042-7c1b7d0f5a752d1",
330356
"title": "translations returns a 404 when not using the correct locale",
@@ -347,7 +373,7 @@
347373
],
348374
"location": {
349375
"file": "src/core/test/scout/api/tests/translations.spec.ts",
350-
"line": 45,
376+
"line": 71,
351377
"column": 10
352378
}
353379
},

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "62d916926b7f9a09aa1e5dd32e8562a1509b305a",
2+
"sha1": "7a294509cbff1cd5aea7b058f64e8462738d117c",
33
"tests": [
44
{
55
"id": "98600d12651f127-aa69b48f5334963",
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
{
2+
"sha1": "f837afe9443012a45a6eb6ac3d5f4f0117c0aa1f",
3+
"tests": [
4+
{
5+
"id": "a86ab1ab968d807-0bb82867e148f1f",
6+
"title": "Create Data View wizard data stream is accepted as an index pattern source and wizard auto-detects the timestamp field",
7+
"expectedStatus": "passed",
8+
"tags": [
9+
"@local-stateful-classic",
10+
"@cloud-stateful-classic"
11+
],
12+
"location": {
13+
"file": "src/platform/plugins/shared/data_view_editor/test/scout/ui/tests/create_data_view_wizard.spec.ts",
14+
"line": 41,
15+
"column": 7
16+
}
17+
}
18+
]
19+
}

src/platform/plugins/shared/data_view_management/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": "4d6b16666a495f40bc282f255d398cd3d0726717",
2+
"sha1": "e62501d0bfed5ec7e2269cc6b3f211a9fa39dde2",
33
"tests": [
44
{
55
"id": "be66c17a1888746-11e36bad76c85ff",

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "8edb3be4fe900108872c97620cb19457bcef4e26",
2+
"sha1": "7d719f6130584a0ba63c543c50dd3d63edee7b70",
33
"tests": [
44
{
55
"id": "71242d88739937b-70753e6cedbcd4d",
@@ -1245,7 +1245,7 @@
12451245
{
12461246
"id": "df7f704800ddfee-4b0b2b2673fd7c0",
12471247
"title": "Traces in Discover - Explore from APM Service Inventory - \"Open in Discover\" links open correct experience",
1248-
"expectedStatus": "passed",
1248+
"expectedStatus": "skipped",
12491249
"tags": [
12501250
"@local-stateful-classic",
12511251
"@cloud-stateful-classic",
@@ -1260,14 +1260,14 @@
12601260
],
12611261
"location": {
12621262
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/traces_experience/explore_from_apm.spec.ts",
1263-
"line": 71,
1263+
"line": 72,
12641264
"column": 14
12651265
}
12661266
},
12671267
{
12681268
"id": "df7f704800ddfee-d789c1f6bb98188",
12691269
"title": "Traces in Discover - Explore from APM Service Overview - \"Open in Discover\" links open traces experience",
1270-
"expectedStatus": "passed",
1270+
"expectedStatus": "skipped",
12711271
"tags": [
12721272
"@local-stateful-classic",
12731273
"@cloud-stateful-classic",
@@ -1282,14 +1282,14 @@
12821282
],
12831283
"location": {
12841284
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/traces_experience/explore_from_apm.spec.ts",
1285-
"line": 100,
1285+
"line": 101,
12861286
"column": 14
12871287
}
12881288
},
12891289
{
12901290
"id": "df7f704800ddfee-860ac3d004ab3cb",
12911291
"title": "Traces in Discover - Explore from APM Transactions page - \"Open in Discover\" links open traces experience",
1292-
"expectedStatus": "passed",
1292+
"expectedStatus": "skipped",
12931293
"tags": [
12941294
"@local-stateful-classic",
12951295
"@cloud-stateful-classic",
@@ -1304,14 +1304,14 @@
13041304
],
13051305
"location": {
13061306
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/traces_experience/explore_from_apm.spec.ts",
1307-
"line": 147,
1307+
"line": 148,
13081308
"column": 14
13091309
}
13101310
},
13111311
{
13121312
"id": "df7f704800ddfee-8d357b33752c84d",
13131313
"title": "Traces in Discover - Explore from APM Transaction Detail - \"Open in Discover\" links open traces experience",
1314-
"expectedStatus": "passed",
1314+
"expectedStatus": "skipped",
13151315
"tags": [
13161316
"@local-stateful-classic",
13171317
"@cloud-stateful-classic",
@@ -1326,14 +1326,14 @@
13261326
],
13271327
"location": {
13281328
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/traces_experience/explore_from_apm.spec.ts",
1329-
"line": 192,
1329+
"line": 193,
13301330
"column": 14
13311331
}
13321332
},
13331333
{
13341334
"id": "df7f704800ddfee-aa4bde9e3597a61",
13351335
"title": "Traces in Discover - Explore from APM Errors page - \"Open in Discover\" links open traces experience",
1336-
"expectedStatus": "passed",
1336+
"expectedStatus": "skipped",
13371337
"tags": [
13381338
"@local-stateful-classic",
13391339
"@cloud-stateful-classic",
@@ -1348,14 +1348,14 @@
13481348
],
13491349
"location": {
13501350
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/traces_experience/explore_from_apm.spec.ts",
1351-
"line": 265,
1351+
"line": 266,
13521352
"column": 14
13531353
}
13541354
},
13551355
{
13561356
"id": "df7f704800ddfee-b27782d1c9e1c78",
13571357
"title": "Traces in Discover - Explore from APM Transaction Detail - Unified waterfall size warning \"view in Discover\" link opens traces experience",
1358-
"expectedStatus": "passed",
1358+
"expectedStatus": "skipped",
13591359
"tags": [
13601360
"@local-stateful-classic",
13611361
"@cloud-stateful-classic",
@@ -1370,14 +1370,14 @@
13701370
],
13711371
"location": {
13721372
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/traces_experience/explore_from_apm.spec.ts",
1373-
"line": 293,
1373+
"line": 294,
13741374
"column": 14
13751375
}
13761376
},
13771377
{
13781378
"id": "df7f704800ddfee-e62a77a252b54b5",
13791379
"title": "Traces in Discover - Explore from APM Dependencies - \"Open in Discover\" from operation detail opens traces experience",
1380-
"expectedStatus": "passed",
1380+
"expectedStatus": "skipped",
13811381
"tags": [
13821382
"@local-stateful-classic",
13831383
"@cloud-stateful-classic",
@@ -1392,7 +1392,7 @@
13921392
],
13931393
"location": {
13941394
"file": "src/platform/plugins/shared/discover/test/scout/ui/parallel_tests/traces_experience/explore_from_apm.spec.ts",
1395-
"line": 345,
1395+
"line": 346,
13961396
"column": 14
13971397
}
13981398
},
Lines changed: 131 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,131 @@
1+
{
2+
"sha1": "c277b6355c68db2a771bb2ca3dfe90a840ec44f1",
3+
"tests": [
4+
{
5+
"id": "a85e30db18dd980-231d31d916345e0",
6+
"title": "Stack Management — data section transform_user sees only transform in the data section",
7+
"expectedStatus": "passed",
8+
"tags": [
9+
"@local-stateful-classic",
10+
"@cloud-stateful-classic"
11+
],
12+
"location": {
13+
"file": "src/platform/plugins/shared/management/test/scout/ui/parallel_tests/data_section.spec.ts",
14+
"line": 17,
15+
"column": 7
16+
}
17+
},
18+
{
19+
"id": "a85e30db18dd980-062ac9da8baab63",
20+
"title": "Stack Management — data section manage_ilm sees index_lifecycle_management in the data section",
21+
"expectedStatus": "passed",
22+
"tags": [
23+
"@local-stateful-classic",
24+
"@cloud-stateful-classic"
25+
],
26+
"location": {
27+
"file": "src/platform/plugins/shared/management/test/scout/ui/parallel_tests/data_section.spec.ts",
28+
"line": 42,
29+
"column": 7
30+
}
31+
},
32+
{
33+
"id": "a85e30db18dd980-1b731d7876730e0",
34+
"title": "Stack Management — data section ccr_user sees cross_cluster_replication and the full cluster:manage data section",
35+
"expectedStatus": "passed",
36+
"tags": [
37+
"@local-stateful-classic",
38+
"@cloud-stateful-classic"
39+
],
40+
"location": {
41+
"file": "src/platform/plugins/shared/management/test/scout/ui/parallel_tests/data_section.spec.ts",
42+
"line": 67,
43+
"column": 7
44+
}
45+
},
46+
{
47+
"id": "a85e30db18dd980-94855b8ec67dddd",
48+
"title": "Stack Management — data section index_management_user sees index_management and transform in the data section",
49+
"expectedStatus": "passed",
50+
"tags": [
51+
"@local-stateful-classic",
52+
"@cloud-stateful-classic"
53+
],
54+
"location": {
55+
"file": "src/platform/plugins/shared/management/test/scout/ui/parallel_tests/data_section.spec.ts",
56+
"line": 108,
57+
"column": 7
58+
}
59+
},
60+
{
61+
"id": "d9da0a72c35da72-c5a20c77cc86c74",
62+
"title": "Stack Management — nav link access kibana_admin sees the nav link and only Kibana-privilege-driven sections",
63+
"expectedStatus": "passed",
64+
"tags": [
65+
"@local-stateful-classic",
66+
"@cloud-stateful-classic"
67+
],
68+
"location": {
69+
"file": "src/platform/plugins/shared/management/test/scout/ui/parallel_tests/nav_access.spec.ts",
70+
"line": 18,
71+
"column": 7
72+
}
73+
},
74+
{
75+
"id": "d9da0a72c35da72-b8fa2a8c07ef16c",
76+
"title": "Stack Management — nav link access no management privileges — Stack Management nav link is absent and app is inaccessible",
77+
"expectedStatus": "passed",
78+
"tags": [
79+
"@local-stateful-classic",
80+
"@cloud-stateful-classic"
81+
],
82+
"location": {
83+
"file": "src/platform/plugins/shared/management/test/scout/ui/parallel_tests/nav_access.spec.ts",
84+
"line": 63,
85+
"column": 7
86+
}
87+
},
88+
{
89+
"id": "bad08ef0cbf2e37-6fecfa373f1b9b3",
90+
"title": "Stack Management — ingest, security, and stack sections logstash_read_user sees only the ingest section with pipelines",
91+
"expectedStatus": "passed",
92+
"tags": [
93+
"@local-stateful-classic",
94+
"@cloud-stateful-classic"
95+
],
96+
"location": {
97+
"file": "src/platform/plugins/shared/management/test/scout/ui/parallel_tests/other_sections.spec.ts",
98+
"line": 20,
99+
"column": 9
100+
}
101+
},
102+
{
103+
"id": "bad08ef0cbf2e37-dd7cc6062509486",
104+
"title": "Stack Management — ingest, security, and stack sections manage_security sees only the security section with all four links",
105+
"expectedStatus": "passed",
106+
"tags": [
107+
"@local-stateful-classic",
108+
"@cloud-stateful-classic"
109+
],
110+
"location": {
111+
"file": "src/platform/plugins/shared/management/test/scout/ui/parallel_tests/other_sections.spec.ts",
112+
"line": 46,
113+
"column": 9
114+
}
115+
},
116+
{
117+
"id": "bad08ef0cbf2e37-d579dbac266af75",
118+
"title": "Stack Management — ingest, security, and stack sections cluster:manage surfaces ingest, data (incl. remote_clusters) and stack (license_management) sections",
119+
"expectedStatus": "passed",
120+
"tags": [
121+
"@local-stateful-classic",
122+
"@cloud-stateful-classic"
123+
],
124+
"location": {
125+
"file": "src/platform/plugins/shared/management/test/scout/ui/parallel_tests/other_sections.spec.ts",
126+
"line": 71,
127+
"column": 9
128+
}
129+
}
130+
]
131+
}
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
{
2+
"sha1": "c277b6355c68db2a771bb2ca3dfe90a840ec44f1",
3+
"tests": []
4+
}

0 commit comments

Comments
 (0)