Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Security Solution] Remove focustrap #89905

Merged
merged 3 commits into from
Feb 1, 2021
Merged

Conversation

angorayc
Copy link
Contributor

@angorayc angorayc commented Feb 1, 2021

Summary

This PR is to fix #86918

@angorayc angorayc requested review from a team as code owners February 1, 2021 18:29
@angorayc
Copy link
Contributor Author

angorayc commented Feb 1, 2021

@elasticmachine merge upstream

@angorayc angorayc added Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team v7.11.1 labels Feb 1, 2021
@elasticmachine
Copy link
Contributor

Pinging @elastic/security-solution (Team: SecuritySolution)

@elasticmachine
Copy link
Contributor

Pinging @elastic/security-threat-hunting (Team:Threat Hunting)

@angorayc angorayc added the release_note:skip Skip the PR/issue when compiling release notes label Feb 1, 2021
Copy link
Contributor

@andrew-goldstein andrew-goldstein left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for this fix @angorayc!

The EuiFocusTrap (removed in this PR) was used assuming no other inputs would be focused while editing the markdown, but that assumption didn't consider the case where users would, for example, filter the event details view by typing in its input while also editing the markdown.

  • Tested locally

LGTM

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / Chrome UI Functional Tests.test/functional/apps/dashboard/panel_context_menu·ts.dashboard app using legacy data dashboard panel context menu on an expanded panel "before all" hook: and add one panel and save to put dashboard in "view" mode for "context menu actions are hidden in view mode"

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has not failed recently on tracked branches

[00:00:00]       │
[00:00:00]         └-: dashboard app
[00:00:00]           └-> "before all" hook
[00:00:00]           └-: using legacy data
[00:00:00]             └-> "before all" hook
[00:00:00]             └-> "before all" hook: loadLogstash
[00:00:00]               │ info [logstash_functional] Loading "mappings.json"
[00:00:00]               │ info [logstash_functional] Loading "data.json.gz"
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [logstash-2015.09.22] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.22][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.22][0]]"
[00:00:00]               │ info [logstash_functional] Created index "logstash-2015.09.22"
[00:00:00]               │ debg [logstash_functional] "logstash-2015.09.22" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [logstash-2015.09.20] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.20][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.20][0]]"
[00:00:00]               │ info [logstash_functional] Created index "logstash-2015.09.20"
[00:00:00]               │ debg [logstash_functional] "logstash-2015.09.20" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:00]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [logstash-2015.09.21] creating index, cause [api], templates [], shards [1]/[0]
[00:00:00]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[logstash-2015.09.21][0]]])." previous.health="YELLOW" reason="shards started [[logstash-2015.09.21][0]]"
[00:00:00]               │ info [logstash_functional] Created index "logstash-2015.09.21"
[00:00:00]               │ debg [logstash_functional] "logstash-2015.09.21" settings {"index":{"analysis":{"analyzer":{"url":{"max_token_length":"1000","tokenizer":"uax_url_email","type":"standard"}}},"number_of_replicas":"0","number_of_shards":"1"}}
[00:00:10]               │ info progress: 12331
[00:00:11]               │ info [logstash_functional] Indexed 4633 docs into "logstash-2015.09.22"
[00:00:11]               │ info [logstash_functional] Indexed 4757 docs into "logstash-2015.09.20"
[00:00:11]               │ info [logstash_functional] Indexed 4614 docs into "logstash-2015.09.21"
[00:09:22]             └-: dashboard panel context menu
[00:09:22]               └-> "before all" hook
[00:09:22]               └-> "before all" hook
[00:09:22]                 │ debg load kibana index with visualizations and log data
[00:09:22]                 │ info [dashboard/legacy] Loading "mappings.json"
[00:09:22]                 │ info [dashboard/legacy] Loading "data.json.gz"
[00:09:22]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_pre6.5.0_001/7Z5oLeizR7CbjroQd-o7EQ] deleting index
[00:09:22]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_8.0.0_001/cOPgO3bURwiq9MLFWAMAIA] deleting index
[00:09:22]                 │ info [dashboard/legacy] Deleted existing index [".kibana_8.0.0_001",".kibana_pre6.5.0_001"]
[00:09:22]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana] creating index, cause [api], templates [], shards [1]/[1]
[00:09:22]                 │ info [dashboard/legacy] Created index ".kibana"
[00:09:22]                 │ debg [dashboard/legacy] ".kibana" settings {"index":{"number_of_replicas":"1","number_of_shards":"1"}}
[00:09:22]                 │ info [dashboard/legacy] Indexed 9 docs into ".kibana"
[00:09:22]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana/-Ebe5P7bTv-3hCoeP52EUA] update_mapping [_doc]
[00:09:22]                 │ debg Migrating saved objects
[00:09:22]                 │ proc [kibana]   log   [19:06:54.645] [info][savedobjects-service] [.kibana] INIT -> LEGACY_SET_WRITE_BLOCK
[00:09:22]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] adding block write to indices [[.kibana/-Ebe5P7bTv-3hCoeP52EUA]]
[00:09:22]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] completed adding block write to indices [.kibana]
[00:09:22]                 │ proc [kibana]   log   [19:06:54.665] [info][savedobjects-service] [.kibana] LEGACY_SET_WRITE_BLOCK -> LEGACY_CREATE_REINDEX_TARGET
[00:09:22]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_pre6.5.0_001] creating index, cause [api], templates [], shards [1]/[1]
[00:09:22]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] updating number_of_replicas to [0] for indices [.kibana_pre6.5.0_001]
[00:09:22]                 │ proc [kibana]   log   [19:06:54.706] [info][savedobjects-service] [.kibana] LEGACY_CREATE_REINDEX_TARGET -> LEGACY_REINDEX
[00:09:22]                 │ proc [kibana]   log   [19:06:54.710] [info][savedobjects-service] [.kibana] LEGACY_REINDEX -> LEGACY_REINDEX_WAIT_FOR_TASK
[00:09:22]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] 4954 finished with response BulkByScrollResponse[took=13.5ms,timed_out=false,sliceId=null,updated=0,created=9,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:09:22]                 │ proc [kibana]   log   [19:06:54.817] [info][savedobjects-service] [.kibana] LEGACY_REINDEX_WAIT_FOR_TASK -> LEGACY_DELETE
[00:09:22]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana/-Ebe5P7bTv-3hCoeP52EUA] deleting index
[00:09:22]                 │ proc [kibana]   log   [19:06:54.832] [info][savedobjects-service] [.kibana] LEGACY_DELETE -> SET_SOURCE_WRITE_BLOCK
[00:09:22]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] adding block write to indices [[.kibana_pre6.5.0_001/Cd03ELbtRZ2ty5m2w-Tdgg]]
[00:09:22]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] completed adding block write to indices [.kibana_pre6.5.0_001]
[00:09:22]                 │ proc [kibana]   log   [19:06:54.848] [info][savedobjects-service] [.kibana] SET_SOURCE_WRITE_BLOCK -> CREATE_REINDEX_TEMP
[00:09:22]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_8.0.0_reindex_temp] creating index, cause [api], templates [], shards [1]/[1]
[00:09:22]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] updating number_of_replicas to [0] for indices [.kibana_8.0.0_reindex_temp]
[00:09:22]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_reindex_temp][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_reindex_temp][0]]"
[00:09:22]                 │ proc [kibana]   log   [19:06:54.892] [info][savedobjects-service] [.kibana] CREATE_REINDEX_TEMP -> REINDEX_SOURCE_TO_TEMP
[00:09:22]                 │ proc [kibana]   log   [19:06:54.897] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP -> REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK
[00:09:22]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] 4993 finished with response BulkByScrollResponse[took=12.5ms,timed_out=false,sliceId=null,updated=0,created=9,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:09:22]                 │ proc [kibana]   log   [19:06:55.002] [info][savedobjects-service] [.kibana] REINDEX_SOURCE_TO_TEMP_WAIT_FOR_TASK -> SET_TEMP_WRITE_BLOCK
[00:09:22]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] adding block write to indices [[.kibana_8.0.0_reindex_temp/9GaeTbBkR1OgnPycg_pb9A]]
[00:09:22]                 │ info [o.e.c.m.MetadataIndexStateService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] completed adding block write to indices [.kibana_8.0.0_reindex_temp]
[00:09:22]                 │ proc [kibana]   log   [19:06:55.020] [info][savedobjects-service] [.kibana] SET_TEMP_WRITE_BLOCK -> CLONE_TEMP_TO_TARGET
[00:09:22]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] applying create index request using existing index [.kibana_8.0.0_reindex_temp] metadata
[00:09:22]                 │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_8.0.0_001] creating index, cause [clone_index], templates [], shards [1]/[1]
[00:09:22]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] updating number_of_replicas to [0] for indices [.kibana_8.0.0_001]
[00:09:22]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_8.0.0_001/XZLU6McRQTy2jpa2XawJ1Q] create_mapping
[00:09:22]                 │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] current.health="GREEN" message="Cluster health status changed from [YELLOW] to [GREEN] (reason: [shards started [[.kibana_8.0.0_001][0]]])." previous.health="YELLOW" reason="shards started [[.kibana_8.0.0_001][0]]"
[00:09:22]                 │ proc [kibana]   log   [19:06:55.083] [info][savedobjects-service] [.kibana] CLONE_TEMP_TO_TARGET -> OUTDATED_DOCUMENTS_SEARCH
[00:09:22]                 │ proc [kibana]   log   [19:06:55.093] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> OUTDATED_DOCUMENTS_TRANSFORM
[00:09:22]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_8.0.0_001/XZLU6McRQTy2jpa2XawJ1Q] update_mapping [_doc]
[00:09:22]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_8.0.0_001/XZLU6McRQTy2jpa2XawJ1Q] update_mapping [_doc]
[00:09:23]                 │ proc [kibana]   log   [19:06:56.048] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_TRANSFORM -> OUTDATED_DOCUMENTS_SEARCH
[00:09:23]                 │ proc [kibana]   log   [19:06:56.054] [info][savedobjects-service] [.kibana] OUTDATED_DOCUMENTS_SEARCH -> UPDATE_TARGET_MAPPINGS
[00:09:23]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_8.0.0_001/XZLU6McRQTy2jpa2XawJ1Q] update_mapping [_doc]
[00:09:23]                 │ proc [kibana]   log   [19:06:56.079] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS -> UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK
[00:09:23]                 │ info [o.e.t.LoggingTaskListener] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] 5054 finished with response BulkByScrollResponse[took=15ms,timed_out=false,sliceId=null,updated=9,created=0,deleted=0,batches=1,versionConflicts=0,noops=0,retries=0,throttledUntil=0s,bulk_failures=[],search_failures=[]]
[00:09:23]                 │ proc [kibana]   log   [19:06:56.183] [info][savedobjects-service] [.kibana] UPDATE_TARGET_MAPPINGS_WAIT_FOR_TASK -> MARK_VERSION_INDEX_READY
[00:09:23]                 │ info [o.e.c.m.MetadataDeleteIndexService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_8.0.0_reindex_temp/9GaeTbBkR1OgnPycg_pb9A] deleting index
[00:09:23]                 │ proc [kibana]   log   [19:06:56.200] [info][savedobjects-service] [.kibana] MARK_VERSION_INDEX_READY -> DONE
[00:09:23]                 │ proc [kibana]   log   [19:06:56.201] [info][savedobjects-service] [.kibana] Migration completed after 1560ms
[00:09:23]                 │ debg applying update to kibana config: {"accessibility:disableAnimations":true,"dateFormat:tz":"UTC","visualization:visualize:legacyChartsLibrary":true}
[00:09:23]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_8.0.0_001/XZLU6McRQTy2jpa2XawJ1Q] update_mapping [_doc]
[00:09:25]                 │ debg replacing kibana config doc: {"defaultIndex":"logstash-*"}
[00:09:26]                 │ debg navigating to dashboard url: http://localhost:61191/app/dashboards#/list
[00:09:26]                 │ debg navigate to: http://localhost:61191/app/dashboards#/list
[00:09:26]                 │ debg browser[INFO] http://localhost:61191/app/dashboards?_t=1612206419081#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:09:26]                 │
[00:09:26]                 │ debg browser[INFO] http://localhost:61191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:26]                 │ debg ... sleep(700) start
[00:09:27]                 │ debg ... sleep(700) end
[00:09:27]                 │ debg returned from get, calling refresh
[00:09:27]                 │ debg browser[INFO] http://localhost:61191/app/dashboards?_t=1612206419081#/list 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:09:27]                 │
[00:09:27]                 │ debg browser[INFO] http://localhost:61191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:28]                 │ debg currentUrl = http://localhost:61191/app/dashboards#/list
[00:09:28]                 │          appUrl = http://localhost:61191/app/dashboards#/list
[00:09:28]                 │ debg TestSubjects.find(kibanaChrome)
[00:09:28]                 │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:09:28]                 │ debg ... sleep(501) start
[00:09:28]                 │ debg ... sleep(501) end
[00:09:28]                 │ debg in navigateTo url = http://localhost:61191/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now))
[00:09:28]                 │ debg TestSubjects.exists(statusPageContainer)
[00:09:28]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:09:31]                 │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:09:31]                 │ debg isGlobalLoadingIndicatorVisible
[00:09:31]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:31]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:33]                 │ debg browser[INFO] http://localhost:61191/app/dashboards#/list?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:now-15m,to:now)) 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:09:33]                 │
[00:09:33]                 │ debg browser[INFO] http://localhost:61191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:33]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:33]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:33]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:33]                 │ debg TestSubjects.exists(newItemButton)
[00:09:33]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="newItemButton"]') with timeout=10000
[00:09:36]                 │ debg --- retry.tryForTime error: [data-test-subj="newItemButton"] is not displayed
[00:09:39]                 │ debg --- retry.tryForTime failed again with the same message...
[00:09:42]                 │ debg --- retry.tryForTime failed again with the same message...
[00:09:45]                 │ debg --- retry.tryForTime failed again with the same message...
[00:09:46]                 │ debg TestSubjects.click(createDashboardPromptButton)
[00:09:46]                 │ debg Find.clickByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:09:46]                 │ debg Find.findByCssSelector('[data-test-subj="createDashboardPromptButton"]') with timeout=10000
[00:09:46]                 │ debg waitForRenderComplete
[00:09:46]                 │ debg in getSharedItemsCount
[00:09:46]                 │ debg Find.findByCssSelector('[data-shared-items-count]') with timeout=10000
[00:09:46]                 │ debg Renderable.waitForRender for 0 elements
[00:09:46]                 │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:09:56]                 │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:09:57]                 │ debg Setting absolute range to Sep 19, 2015 @ 06:31:44.000 to Sep 23, 2015 @ 18:31:44.000
[00:09:57]                 │ debg TestSubjects.exists(superDatePickerToggleQuickMenuButton)
[00:09:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=20000
[00:09:57]                 │ debg TestSubjects.exists(superDatePickerShowDatesButton)
[00:09:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=2500
[00:09:57]                 │ debg TestSubjects.click(superDatePickerShowDatesButton)
[00:09:57]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:09:57]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerShowDatesButton"]') with timeout=10000
[00:09:57]                 │ debg TestSubjects.exists(superDatePickerstartDatePopoverButton)
[00:09:57]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=2500
[00:09:57]                 │ debg TestSubjects.click(superDatePickerendDatePopoverButton)
[00:09:57]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:09:57]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerendDatePopoverButton"]') with timeout=10000
[00:09:57]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:09:57]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:09:57]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:57]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:57]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:57]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:57]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:57]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 23, 2015 @ 18:31:44.000)
[00:09:57]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:57]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:57]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:58]                 │ debg TestSubjects.click(superDatePickerstartDatePopoverButton)
[00:09:58]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:09:58]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerstartDatePopoverButton"]') with timeout=10000
[00:09:58]                 │ debg Find.waitForElementStale with timeout=10000
[00:09:58]                 │ debg Find.findByCssSelector('div.euiPopover__panel-isOpen') with timeout=10000
[00:09:58]                 │ debg TestSubjects.click(superDatePickerAbsoluteTab)
[00:09:58]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:58]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteTab"]') with timeout=10000
[00:09:58]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:58]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:58]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:58]                 │ debg TestSubjects.setValue(superDatePickerAbsoluteDateInput, Sep 19, 2015 @ 06:31:44.000)
[00:09:58]                 │ debg TestSubjects.click(superDatePickerAbsoluteDateInput)
[00:09:58]                 │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:58]                 │ debg Find.findByCssSelector('[data-test-subj="superDatePickerAbsoluteDateInput"]') with timeout=10000
[00:09:59]                 │ debg TestSubjects.exists(superDatePickerApplyTimeButton)
[00:09:59]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="superDatePickerApplyTimeButton"]') with timeout=2500
[00:10:01]                 │ debg --- retry.tryForTime error: [data-test-subj="superDatePickerApplyTimeButton"] is not displayed
[00:10:02]                 │ debg TestSubjects.click(querySubmitButton)
[00:10:02]                 │ debg Find.clickByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:02]                 │ debg Find.findByCssSelector('[data-test-subj="querySubmitButton"]') with timeout=10000
[00:10:02]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:02]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:02]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:02]                 │ debg DashboardAddPanel.addEmbeddable, name: Visualization PieChart, type: visualization
[00:10:02]                 │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:10:02]                 │ debg DashboardAddPanel.isAddPanelOpen
[00:10:02]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:10:02]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:10:05]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:10:05]                 │ debg DashboardAddPanel.clickOpenAddPanel
[00:10:05]                 │ debg TestSubjects.click(dashboardAddPanelButton)
[00:10:05]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:10:05]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:10:05]                 │ debg ... sleep(500) start
[00:10:06]                 │ debg ... sleep(500) end
[00:10:06]                 │ debg DashboardAddPanel.isAddPanelOpen
[00:10:06]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:10:06]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:10:06]                 │ debg DashboardAddPanel.addToFilter(visualization)
[00:10:06]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:10:06]                 │ debg DashboardAddPanel.toggleFilter
[00:10:06]                 │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:10:06]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:10:06]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:10:06]                 │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:10:06]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:10:06]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:10:06]                 │ debg DashboardAddPanel.toggleFilter
[00:10:06]                 │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:10:06]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:10:06]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:10:07]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:10:07]                 │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization PieChart")
[00:10:07]                 │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:10:07]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:10:07]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:10:07]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:10:08]                 │ debg TestSubjects.click(savedObjectTitleVisualization-PieChart)
[00:10:08]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:10:08]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:10:08]                 │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:10:08]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:10:11]                 │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:10:11]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:10:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:10:11]                 │ debg Closing flyout dashboardAddPanel
[00:10:11]                 │ debg TestSubjects.find(dashboardAddPanel)
[00:10:11]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:10:11]                 │ debg Waiting up to 20000ms for flyout closed...
[00:10:11]                 │ debg TestSubjects.exists(dashboardAddPanel)
[00:10:11]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:10:12]                 │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:10:13]               └-> are hidden in view mode
[00:10:13]                 └-> "before each" hook: global before each
[00:10:13]                 │ debg TestSubjects.click(dashboardSaveMenuItem)
[00:10:13]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:10:13]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:10:13]                 │ debg TestSubjects.find(savedObjectSaveModal)
[00:10:13]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=10000
[00:10:13]                 │ debg entering new title
[00:10:13]                 │ debg TestSubjects.setValue(savedObjectTitle, Dashboard Panel Controls Test)
[00:10:13]                 │ debg TestSubjects.click(savedObjectTitle)
[00:10:13]                 │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:10:13]                 │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:10:13]                 │ debg DashboardPage.clickSave
[00:10:13]                 │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:10:13]                 │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:10:13]                 │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:10:13]                 │ debg Find.waitForElementStale with timeout=10000
[00:10:13]                 │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xxl-1612204456757770386] [.kibana_8.0.0_001/XZLU6McRQTy2jpa2XawJ1Q] update_mapping [_doc]
[00:10:13]                 │ debg TestSubjects.exists(saveDashboardSuccess)
[00:10:13]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveDashboardSuccess"]') with timeout=120000
[00:10:13]                 │ debg Find.findByCssSelector('.euiToast') with timeout=60000
[00:10:14]                 │ debg Find.findByCssSelector('.euiToastHeader__title') with timeout=10000
[00:10:14]                 │ debg Find.clickByCssSelector('.euiToast__closeButton') with timeout=10000
[00:10:14]                 │ debg Find.findByCssSelector('.euiToast__closeButton') with timeout=10000
[00:10:14]                 │ debg isGlobalLoadingIndicatorVisible
[00:10:14]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:10:14]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:10:15]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:10:16]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:16]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:16]                 │ debg Waiting for save modal to close
[00:10:16]                 │ debg TestSubjects.exists(savedObjectSaveModal)
[00:10:16]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=2500
[00:10:18]                 │ debg --- retry.tryForTime error: [data-test-subj="savedObjectSaveModal"] is not displayed
[00:10:19]                 │ debg openContextMenu(undefined
[00:10:19]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:19]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:21]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:10:22]                 │ debg toggleContextMenu
[00:10:22]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:10:22]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:10:22]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:10:22]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:10:22]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:10:22]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:10:22]                 │ debg expectMissingEditPanelAction
[00:10:22]                 │ debg expectMissingPanelAction embeddablePanelAction-editPanel
[00:10:22]                 │ debg openContextMenu(undefined
[00:10:22]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:22]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:22]                 │ debg TestSubjects.missingOrFail(embeddablePanelAction-editPanel)
[00:10:22]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="embeddablePanelAction-editPanel"]') with timeout=2500
[00:10:23]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:10:23]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:10:25]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelMore-mainMenu"] is not displayed
[00:10:26]                 │ debg toggleContextMenu
[00:10:26]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:10:26]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:10:26]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:10:26]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:10:26]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:10:26]                 │ debg expectMissingRemovePanelAction
[00:10:26]                 │ debg expectMissingPanelAction embeddablePanelAction-deletePanel
[00:10:26]                 │ debg openContextMenu(undefined
[00:10:26]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:26]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:29]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:10:29]                 │ debg toggleContextMenu
[00:10:29]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:10:29]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:10:29]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:10:29]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:10:29]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:10:29]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:29]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:10:29]                 │ debg TestSubjects.missingOrFail(embeddablePanelAction-deletePanel)
[00:10:29]                 │ debg Find.waitForDeletedByCssSelector('[data-test-subj="embeddablePanelAction-deletePanel"]') with timeout=2500
[00:10:30]                 │ debg TestSubjects.exists(embeddablePanelMore-mainMenu)
[00:10:30]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelMore-mainMenu"]') with timeout=2500
[00:10:33]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelMore-mainMenu"] is not displayed
[00:10:33]                 │ debg toggleContextMenu
[00:10:33]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:10:33]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:10:33]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:10:33]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:10:33]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:10:33]                 └- ✓ pass  (20.6s) "dashboard app using legacy data dashboard panel context menu are hidden in view mode"
[00:10:33]               └-> are shown in edit mode
[00:10:33]                 └-> "before each" hook: global before each
[00:10:33]                 │ debg Switching to edit mode
[00:10:33]                 │ debg TestSubjects.click(dashboardEditMode)
[00:10:33]                 │ debg Find.clickByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=10000
[00:10:33]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardEditMode"]') with timeout=10000
[00:10:33]                 │ debg Waiting up to 20000ms for in edit mode...
[00:10:33]                 │ debg TestSubjects.findAll(embeddablePanel)
[00:10:33]                 │ debg Find.allByCssSelector('[data-test-subj="embeddablePanel"]') with timeout=2500
[00:10:34]                 │ debg TestSubjects.findAll(embeddablePanelToggleMenuIcon)
[00:10:34]                 │ debg Find.allByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=2500
[00:10:34]                 │ debg isContextMenuIconVisible
[00:10:34]                 │ debg TestSubjects.exists(embeddablePanelToggleMenuIcon)
[00:10:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=2500
[00:10:34]                 │ debg expectExistsEditPanelAction
[00:10:34]                 │ debg expectExistsPanelAction embeddablePanelAction-editPanel
[00:10:34]                 │ debg openContextMenu(undefined
[00:10:34]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:34]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:36]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:10:37]                 │ debg toggleContextMenu
[00:10:37]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:10:37]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:10:37]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:10:37]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:10:37]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:10:37]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:10:37]                 │ debg TestSubjects.exists(embeddablePanelAction-clonePanel)
[00:10:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-clonePanel"]') with timeout=2500
[00:10:37]                 │ debg expectExistsClonePanelAction
[00:10:37]                 │ debg expectExistsPanelAction embeddablePanelAction-clonePanel
[00:10:37]                 │ debg openContextMenu(undefined
[00:10:37]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:37]                 │ debg TestSubjects.exists(embeddablePanelAction-clonePanel)
[00:10:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-clonePanel"]') with timeout=2500
[00:10:37]                 │ debg expectExistsReplacePanelAction
[00:10:37]                 │ debg expectExistsPanelAction embeddablePanelAction-replacePanel
[00:10:37]                 │ debg openContextMenu(undefined
[00:10:37]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:37]                 │ debg TestSubjects.exists(embeddablePanelAction-clonePanel)
[00:10:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-clonePanel"]') with timeout=2500
[00:10:37]                 │ debg expectExistsRemovePanelAction
[00:10:37]                 │ debg expectExistsPanelAction embeddablePanelAction-deletePanel
[00:10:37]                 │ debg openContextMenu(undefined
[00:10:37]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:37]                 │ debg TestSubjects.exists(embeddablePanelAction-clonePanel)
[00:10:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-clonePanel"]') with timeout=2500
[00:10:37]                 │ debg expectExistsToggleExpandAction
[00:10:37]                 │ debg expectExistsPanelAction embeddablePanelAction-togglePanel
[00:10:37]                 │ debg openContextMenu(undefined
[00:10:37]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:37]                 │ debg TestSubjects.exists(embeddablePanelAction-clonePanel)
[00:10:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-clonePanel"]') with timeout=2500
[00:10:37]                 └- ✓ pass  (3.8s) "dashboard app using legacy data dashboard panel context menu are shown in edit mode"
[00:10:37]               └-> are shown in edit mode after a hard refresh
[00:10:37]                 └-> "before each" hook: global before each
[00:10:37]                 │ debg isGlobalLoadingIndicatorVisible
[00:10:37]                 │ debg TestSubjects.exists(globalLoadingIndicator)
[00:10:37]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:10:37]                 │ debg browser[INFO] http://localhost:61191/app/dashboards?_t=1612206490122#/view/c4a6b450-64c0-11eb-8074-f19aa6f8a639?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),panels:!((embeddableConfig:(enhancements:()),gridData:(h:15,i:%271a3e2713-7591-4f16-b560-f2c1248cf892%27,w:24,x:0,y:0),id:Visualization-PieChart,panelIndex:%271a3e2713-7591-4f16-b560-f2c1248cf892%27,type:visualization,version:%278.0.0-SNAPSHOT%27)),query:(language:kuery,query:%27%27),tags:!(),timeRestore:!f,title:%27Dashboard%20Panel%20Controls%20Test%27,viewMode:edit) 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:10:37]                 │
[00:10:37]                 │ debg browser[INFO] http://localhost:61191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:10:39]                 │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:10:39]                 │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:10:39]                 │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:10:39]                 │ debg expectExistsEditPanelAction
[00:10:39]                 │ debg expectExistsPanelAction embeddablePanelAction-editPanel
[00:10:39]                 │ debg openContextMenu(undefined
[00:10:39]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:39]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:42]                 │ debg --- retry.tryForTime error: [data-test-subj="embeddablePanelContextMenuOpen"] is not displayed
[00:10:42]                 │ debg toggleContextMenu
[00:10:42]                 │ debg TestSubjects.moveMouseTo(dashboardPanelTitle)
[00:10:42]                 │ debg TestSubjects.find(dashboardPanelTitle)
[00:10:42]                 │ debg Find.findByCssSelector('[data-test-subj="dashboardPanelTitle"]') with timeout=10000
[00:10:43]                 │ debg TestSubjects.find(embeddablePanelToggleMenuIcon)
[00:10:43]                 │ debg Find.findByCssSelector('[data-test-subj="embeddablePanelToggleMenuIcon"]') with timeout=10000
[00:10:43]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=120000
[00:10:43]                 │ debg TestSubjects.exists(embeddablePanelAction-clonePanel)
[00:10:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-clonePanel"]') with timeout=2500
[00:10:43]                 │ debg expectExistsClonePanelAction
[00:10:43]                 │ debg expectExistsPanelAction embeddablePanelAction-clonePanel
[00:10:43]                 │ debg openContextMenu(undefined
[00:10:43]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:43]                 │ debg TestSubjects.exists(embeddablePanelAction-clonePanel)
[00:10:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-clonePanel"]') with timeout=2500
[00:10:43]                 │ debg expectExistsReplacePanelAction
[00:10:43]                 │ debg expectExistsPanelAction embeddablePanelAction-replacePanel
[00:10:43]                 │ debg openContextMenu(undefined
[00:10:43]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:43]                 │ debg TestSubjects.exists(embeddablePanelAction-clonePanel)
[00:10:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-clonePanel"]') with timeout=2500
[00:10:43]                 │ debg expectExistsRemovePanelAction
[00:10:43]                 │ debg expectExistsPanelAction embeddablePanelAction-deletePanel
[00:10:43]                 │ debg openContextMenu(undefined
[00:10:43]                 │ debg TestSubjects.exists(embeddablePanelContextMenuOpen)
[00:10:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelContextMenuOpen"]') with timeout=2500
[00:10:43]                 │ debg TestSubjects.exists(embeddablePanelAction-clonePanel)
[00:10:43]                 │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="embeddablePanelAction-clonePanel"]') with timeout=2500
[00:10:43]                 └- ✓ pass  (5.9s) "dashboard app using legacy data dashboard panel context menu are shown in edit mode after a hard refresh"
[00:10:43]               └-: visualization object edit menu
[00:10:43]                 └-> "before all" hook
[00:10:43]                   │ debg browser[INFO] http://localhost:61191/app/dashboards#/view/c4a6b450-64c0-11eb-8074-f19aa6f8a639?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),panels:!((embeddableConfig:(enhancements:()),gridData:(h:15,i:%271a3e2713-7591-4f16-b560-f2c1248cf892%27,w:24,x:0,y:0),id:Visualization-PieChart,panelIndex:%271a3e2713-7591-4f16-b560-f2c1248cf892%27,type:visualization,version:%278.0.0-SNAPSHOT%27)),query:(language:kuery,query:%27%27),tags:!(),timeRestore:!f,title:%27Dashboard%20Panel%20Controls%20Test%27,viewMode:edit) 341 Refused to execute inline script because it violates the following Content Security Policy directive: "script-src 'unsafe-eval' 'self'". Either the 'unsafe-inline' keyword, a hash ('sha256-P5polb1UreUSOe5V/Pv7tc+yeZuJXiOi/3fqhGsU7BE='), or a nonce ('nonce-...') is required to enable inline execution.
[00:10:43]                   │
[00:10:43]                   │ debg browser[INFO] http://localhost:61191/bootstrap.js 42:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:13:01]               └-: on an expanded panel
[00:13:01]                 └-> "before all" hook
[00:13:01]                 └-> "before all" hook: reset dashboard
[00:13:01]                 └-> "before all" hook: and add one panel and save to put dashboard in "view" mode
[00:13:01]                   │ debg DashboardAddPanel.addEmbeddable, name: Visualization PieChart, type: visualization
[00:13:01]                   │ debg DashboardAddPanel.ensureAddPanelIsShowing
[00:13:01]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:13:01]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:13:01]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:13:04]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:13:04]                   │ debg DashboardAddPanel.clickOpenAddPanel
[00:13:04]                   │ debg TestSubjects.click(dashboardAddPanelButton)
[00:13:04]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:13:04]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanelButton"]') with timeout=10000
[00:13:04]                   │ debg ... sleep(500) start
[00:13:05]                   │ debg ... sleep(500) end
[00:13:05]                   │ debg DashboardAddPanel.isAddPanelOpen
[00:13:05]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:13:05]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=2500
[00:13:05]                   │ debg DashboardAddPanel.addToFilter(visualization)
[00:13:05]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:13:05]                   │ debg DashboardAddPanel.toggleFilter
[00:13:05]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:13:05]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:13:05]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:13:05]                   │ debg TestSubjects.click(savedObjectFinderFilter-visualization)
[00:13:05]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:13:05]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilter-visualization"]') with timeout=10000
[00:13:05]                   │ debg DashboardAddPanel.toggleFilter
[00:13:05]                   │ debg TestSubjects.click(savedObjectFinderFilterButton)
[00:13:05]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:13:05]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderFilterButton"]') with timeout=10000
[00:13:05]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:13:06]                   │ debg TestSubjects.setValue(savedObjectFinderSearchInput, "Visualization PieChart")
[00:13:06]                   │ debg TestSubjects.click(savedObjectFinderSearchInput)
[00:13:06]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:13:06]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectFinderSearchInput"]') with timeout=10000
[00:13:06]                   │ debg Find.waitForDeletedByCssSelector('[data-test-subj="savedObjectFinderLoadingIndicator"]') with timeout=10000
[00:13:07]                   │ debg TestSubjects.click(savedObjectTitleVisualization-PieChart)
[00:13:07]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:13:07]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitleVisualization-PieChart"]') with timeout=10000
[00:13:07]                   │ debg TestSubjects.exists(addObjectToDashboardSuccess)
[00:13:07]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addObjectToDashboardSuccess"]') with timeout=2500
[00:13:10]                   │ debg --- retry.tryForTime error: [data-test-subj="addObjectToDashboardSuccess"] is not displayed
[00:13:10]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:13:10]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:13:10]                   │ debg Closing flyout dashboardAddPanel
[00:13:10]                   │ debg TestSubjects.find(dashboardAddPanel)
[00:13:10]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=10000
[00:13:10]                   │ debg Waiting up to 20000ms for flyout closed...
[00:13:10]                   │ debg TestSubjects.exists(dashboardAddPanel)
[00:13:10]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardAddPanel"]') with timeout=1000
[00:13:11]                   │ debg --- retry.tryForTime error: [data-test-subj="dashboardAddPanel"] is not displayed
[00:13:12]                   │ debg TestSubjects.click(dashboardSaveMenuItem)
[00:13:12]                   │ debg Find.clickByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:13:12]                   │ debg Find.findByCssSelector('[data-test-subj="dashboardSaveMenuItem"]') with timeout=10000
[00:13:12]                   │ debg TestSubjects.find(savedObjectSaveModal)
[00:13:12]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectSaveModal"]') with timeout=10000
[00:13:12]                   │ debg entering new title
[00:13:12]                   │ debg TestSubjects.setValue(savedObjectTitle, Dashboard Panel Controls Test)
[00:13:12]                   │ debg TestSubjects.click(savedObjectTitle)
[00:13:12]                   │ debg Find.clickByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:13:12]                   │ debg Find.findByCssSelector('[data-test-subj="savedObjectTitle"]') with timeout=10000
[00:13:12]                   │ debg DashboardPage.clickSave
[00:13:12]                   │ debg TestSubjects.click(confirmSaveSavedObjectButton)
[00:13:12]                   │ debg Find.clickByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:13:12]                   │ debg Find.findByCssSelector('[data-test-subj="confirmSaveSavedObjectButton"]') with timeout=10000
[00:13:13]                   │ debg Find.waitForElementStale with timeout=10000
[00:13:20]                   │ debg TestSubjects.exists(saveDashboardSuccess)
[00:13:20]                   │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="saveDashboardSuccess"]') with timeout=120000
[00:13:23]                   │ debg --- retry.tryForTime error: [data-test-subj="saveDashboardSuccess"] is not displayed
[00:13:26]                   │ debg --- retry.tryForTime failed again with the same message...
[00:13:29]                   │ debg --- retry.tryForTime failed again with the same message...
[00:13:32]                   │ debg --- retry.tryForTime failed again with the same message...
[00:13:35]                   │ debg --- retry.tryForTime failed again with the same message...
[00:13:38]                   │ debg --- retry.tryForTime failed again with the same message...
[00:13:41]                   │ debg --- retry.tryForTime failed again with the same message...
[00:13:44]                   │ debg --- retry.tryForTime failed again with the same message...
[00:13:47]                   │ debg --- retry.tryForTime failed again with the same message...
[00:13:50]                   │ debg --- retry.tryForTime failed again with the same message...
[00:13:53]                   │ debg --- retry.tryForTime failed again with the same message...
[00:13:56]                   │ debg --- retry.tryForTime failed again with the same message...
[00:13:59]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:02]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:05]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:08]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:11]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:14]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:17]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:20]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:24]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:27]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:30]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:33]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:36]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:39]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:42]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:45]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:48]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:51]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:54]                   │ debg --- retry.tryForTime failed again with the same message...
[00:14:57]                   │ debg --- retry.tryForTime failed again with the same message...
[00:15:00]                   │ debg --- retry.tryForTime failed again with the same message...
[00:15:03]                   │ debg --- retry.tryForTime failed again with the same message...
[00:15:06]                   │ debg --- retry.tryForTime failed again with the same message...
[00:15:09]                   │ debg --- retry.tryForTime failed again with the same message...
[00:15:12]                   │ debg --- retry.tryForTime failed again with the same message...
[00:15:15]                   │ debg --- retry.tryForTime failed again with the same message...
[00:15:18]                   │ debg --- retry.tryForTime failed again with the same message...
[00:15:21]                   │ debg --- retry.tryForTime failed again with the same message...
[00:15:22]                   │ debg --- retry.try error: expected testSubject(saveDashboardSuccess) to exist
[00:15:22]                   │ info Taking screenshot "/dev/shm/workspace/parallel/19/kibana/test/functional/screenshots/failure/dashboard app using legacy data dashboard panel context menu on an expanded panel _before all_ hook_ and add one panel and save to put dashboard in _view_ mode.png"
[00:15:22]                   │ info Current URL is: http://localhost:61191/app/dashboards#/view/c4a6b450-64c0-11eb-8074-f19aa6f8a639?_g=(filters:!(),refreshInterval:(pause:!t,value:0),time:(from:%272015-09-19T06:31:44.000Z%27,to:%272015-09-23T18:31:44.000Z%27))&_a=(description:%27%27,filters:!(),fullScreenMode:!f,options:(hidePanelTitles:!f,useMargins:!t),query:(language:kuery,query:%27%27),tags:!(),timeRestore:!f,title:%27Dashboard%20Panel%20Controls%20Test%27,viewMode:view)
[00:15:22]                   │ info Saving page source to: /dev/shm/workspace/parallel/19/kibana/test/functional/failure_debug/html/dashboard app using legacy data dashboard panel context menu on an expanded panel _before all_ hook_ and add one panel and save to put dashboard in _view_ mode.html
[00:15:22]                   └- ✖ fail: dashboard app using legacy data dashboard panel context menu on an expanded panel "before all" hook: and add one panel and save to put dashboard in "view" mode for "context menu actions are hidden in view mode"
[00:15:22]                   │      retry.try timeout: Error: expected testSubject(saveDashboardSuccess) to exist
[00:15:22]                   │     at TestSubjects.existOrFail (/dev/shm/workspace/parallel/19/kibana/test/functional/services/common/test_subjects.ts:51:15)
[00:15:22]                   │     at /dev/shm/workspace/parallel/19/kibana/test/functional/page_objects/dashboard_page.ts:314:9
[00:15:22]                   │     at runAttempt (/dev/shm/workspace/parallel/19/kibana/test/common/services/retry/retry_for_success.ts:27:15)
[00:15:22]                   │     at retryForSuccess (/dev/shm/workspace/parallel/19/kibana/test/common/services/retry/retry_for_success.ts:66:21)
[00:15:22]                   │     at Retry.try (/dev/shm/workspace/parallel/19/kibana/test/common/services/retry/retry.ts:32:14)
[00:15:22]                   │     at DashboardPage.saveDashboard (/dev/shm/workspace/parallel/19/kibana/test/functional/page_objects/dashboard_page.ts:305:7)
[00:15:22]                   │     at Context.<anonymous> (/dev/shm/workspace/parallel/19/kibana/test/functional/apps/dashboard/panel_context_menu.ts:143:9)
[00:15:22]                   │     at Object.apply (/dev/shm/workspace/parallel/19/kibana/packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:15:22]                   │   Error: retry.try timeout: Error: expected testSubject(saveDashboardSuccess) to exist
[00:15:22]                   │       at TestSubjects.existOrFail (test/functional/services/common/test_subjects.ts:51:15)
[00:15:22]                   │       at /dev/shm/workspace/parallel/19/kibana/test/functional/page_objects/dashboard_page.ts:314:9
[00:15:22]                   │       at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
[00:15:22]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
[00:15:22]                   │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:15:22]                   │       at DashboardPage.saveDashboard (test/functional/page_objects/dashboard_page.ts:305:7)
[00:15:22]                   │       at Context.<anonymous> (test/functional/apps/dashboard/panel_context_menu.ts:143:9)
[00:15:22]                   │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:15:22]                   │       at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
[00:15:22]                   │       at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
[00:15:22]                   │       at Retry.try (test/common/services/retry/retry.ts:32:14)
[00:15:22]                   │       at DashboardPage.saveDashboard (test/functional/page_objects/dashboard_page.ts:305:7)
[00:15:22]                   │       at Context.<anonymous> (test/functional/apps/dashboard/panel_context_menu.ts:143:9)
[00:15:22]                   │       at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
[00:15:22]                   │ 
[00:15:22]                   │ 

Stack Trace

Error: retry.try timeout: Error: expected testSubject(saveDashboardSuccess) to exist
    at TestSubjects.existOrFail (test/functional/services/common/test_subjects.ts:51:15)
    at /dev/shm/workspace/parallel/19/kibana/test/functional/page_objects/dashboard_page.ts:314:9
    at runAttempt (test/common/services/retry/retry_for_success.ts:27:15)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:66:21)
    at Retry.try (test/common/services/retry/retry.ts:32:14)
    at DashboardPage.saveDashboard (test/functional/page_objects/dashboard_page.ts:305:7)
    at Context.<anonymous> (test/functional/apps/dashboard/panel_context_menu.ts:143:9)
    at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)
    at onFailure (test/common/services/retry/retry_for_success.ts:17:9)
    at retryForSuccess (test/common/services/retry/retry_for_success.ts:57:13)
    at Retry.try (test/common/services/retry/retry.ts:32:14)
    at DashboardPage.saveDashboard (test/functional/page_objects/dashboard_page.ts:305:7)
    at Context.<anonymous> (test/functional/apps/dashboard/panel_context_menu.ts:143:9)
    at Object.apply (packages/kbn-test/src/functional_test_runner/lib/mocha/wrap_function.js:73:16)

Metrics [docs]

Async chunks

Total size of all lazy-loaded chunks that will be downloaded as the user navigates the app

id before after diff
securitySolution 7.5MB 7.5MB -110.0B

To update your PR or re-run it, just comment with:
@elasticmachine merge upstream

@angorayc angorayc merged commit 69752fa into elastic:master Feb 1, 2021
angorayc added a commit to angorayc/kibana that referenced this pull request Feb 1, 2021
* remove focustrap

* remove focustrap

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
angorayc added a commit to angorayc/kibana that referenced this pull request Feb 1, 2021
* remove focustrap

* remove focustrap

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
angorayc added a commit that referenced this pull request Feb 2, 2021
* remove focustrap

* remove focustrap

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
angorayc added a commit that referenced this pull request Feb 2, 2021
* remove focustrap

* remove focustrap

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>

Co-authored-by: Kibana Machine <42973632+kibanamachine@users.noreply.github.com>
gmmorris added a commit to lizozom/kibana that referenced this pull request Feb 2, 2021
…om/kibana into pr/89570

* 'sessions/save-all-sessions' of https://github.com/lizozom/kibana: (44 commits)
  [ML] Functional tests - skip DFA clone tests
  [Uptime] Fix synthetics detail step count (elastic#89940)
  Fixes the permissions to require cluster.manage in order to create an index and in order to update an index (elastic#89947)
  [Security Solution] [Detections] adds log info level for logging in cloud (elastic#89941)
  [Time to Visualize] Dashboard By Value Testing Lens (elastic#89581)
  [Uptime] Expand synthetic journey step thumbnail on hover (elastic#89179)
  TS project refs: Migrates snapshot_restore to a TS Project (elastic#89653)
  docs: APM 7.11 updates (elastic#89789)
  move skip to higher level (elastic#86952)
  Revert "Migrations v2: don't auto-create indices + FTR/esArchiver support (elastic#85778)"
  Revert "Revert "Enable v2 so migrations, disable in FTR tests (elastic#89297)""
  Revert "Enable v2 so migrations, disable in FTR tests (elastic#89297)"
  [data.search] Allow search response to follow new hits format (elastic#88115)
  [Maps] Change 'create multi-layer map' title to be use-case focused (elastic#89520)
  skip flaky suite (elastic#86952)
  [Security Solution] Remove focustrap (elastic#89905)
  [Workplace Search] Add remaining i18n support for the Content Sources tree (elastic#89910)
  [esArchiver] log when migrations complete and we're done loading data (elastic#89938)
  Add --ssl flag to make resolver generator use ssl with kbn and elasticsearch clients (elastic#89873)
  TS project refs: Migrates grokdebugger (elastic#89652)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release_note:skip Skip the PR/issue when compiling release notes Team: SecuritySolution Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc. Team:Threat Hunting Security Solution Threat Hunting Team v7.11.1
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Security Solution] Unable to focus on search box if mockdown editor exists
4 participants