Skip to content

Commit 0a16710

Browse files
TamerlanGqn895
authored andcommitted
[Lens][Scout] Move embedded lens search cancellation spec into core namespace (elastic#283589)
1 parent 1359412 commit 0a16710

2 files changed

Lines changed: 14 additions & 1 deletion

File tree

x-pack/platform/plugins/shared/lens/test/scout/core/.meta/ui/parallel.json

Lines changed: 14 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"sha1": "292edf334dd6010365d8b5a1b6997483b64738b7",
2+
"sha1": "40309bd9ddc040a97ba9c75480a00644b1625885",
33
"testChannels": [
44
"ci-on-commit",
55
"ci-batch-3h"
@@ -315,6 +315,19 @@
315315
"column": 22
316316
}
317317
},
318+
{
319+
"id": "a67f0ea6f9cf137-1e72371abd9e4eb",
320+
"title": "Dashboard with ES|QL Lens panel cancels the search request when navigating away cancels the ES|QL request when navigating away from the dashboard",
321+
"expectedStatus": "passed",
322+
"tags": [
323+
"@local-stateful-classic"
324+
],
325+
"location": {
326+
"file": "x-pack/platform/plugins/shared/lens/test/scout/core/ui/parallel_tests/embedded_lens_search_cancellation.spec.ts",
327+
"line": 88,
328+
"column": 20
329+
}
330+
},
318331
{
319332
"id": "7d8101c6e65d69b-a2f17ede9b95bc3",
320333
"title": "Lens ESQL dashboard inline editing should keep the table type when the user adds a limit via Try ESQL",

x-pack/platform/plugins/shared/lens/test/scout/ui/parallel_tests/embedded_lens_search_cancellation.spec.ts renamed to x-pack/platform/plugins/shared/lens/test/scout/core/ui/parallel_tests/embedded_lens_search_cancellation.spec.ts

File renamed without changes.

0 commit comments

Comments
 (0)