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

[7.x] Replace lodash templates with static react renderer for field formatters (#96048) #96188

Merged
merged 1 commit into from
Apr 3, 2021

Conversation

kibanamachine
Copy link
Contributor

Backports the following commits to 7.x:

@kibanamachine
Copy link
Contributor Author

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / general / Chrome X-Pack UI Functional Tests.x-pack/test/functional_with_es_ssl/apps/triggers_actions_ui/alerts_list·ts.Actions and Triggers app alerts list should unmute single alert

Link to Jenkins

Standard Out

Failed Tests Reporter:
  - Test has failed 5 times on tracked branches: https://github.com/elastic/kibana/issues/95590

[00:00:00]       │
[00:00:00]         └-: Actions and Triggers app
[00:00:00]           └-> "before all" hook in "Actions and Triggers app"
[00:00:35]           └-: alerts list
[00:00:35]             └-> "before all" hook for "should display alerts in alphabetical order"
[00:00:35]             └-> "before all" hook for "should display alerts in alphabetical order"
[00:00:35]               │ debg navigating to triggersActions url: http://localhost:6121/app/management/insightsAndAlerting/triggersActions
[00:00:35]               │ debg navigate to: http://localhost:6121/app/management/insightsAndAlerting/triggersActions
[00:00:35]               │ debg browser[INFO] http://localhost:6121/app/management/insightsAndAlerting/triggersActions?_t=1617426038700 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:00:35]               │
[00:00:35]               │ debg browser[INFO] http://localhost:6121/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:35]               │ debg ... sleep(700) start
[00:00:36]               │ debg ... sleep(700) end
[00:00:36]               │ debg returned from get, calling refresh
[00:00:36]               │ERROR browser[SEVERE] http://localhost:6121/40014/bundles/core/core.entry.js 12:150104 TypeError: Failed to fetch
[00:00:36]               │          at fetch_Fetch.fetchResponse (http://localhost:6121/40014/bundles/core/core.entry.js:6:26193)
[00:00:36]               │          at async http://localhost:6121/40014/bundles/core/core.entry.js:6:24090
[00:00:36]               │          at async http://localhost:6121/40014/bundles/core/core.entry.js:6:23996
[00:00:36]               │ debg browser[INFO] http://localhost:6121/app/management/insightsAndAlerting/triggersActions?_t=1617426038700 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:00:36]               │
[00:00:36]               │ debg browser[INFO] http://localhost:6121/bootstrap.js 41:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:00:36]               │ debg currentUrl = http://localhost:6121/app/management/insightsAndAlerting/triggersActions
[00:00:36]               │          appUrl = http://localhost:6121/app/management/insightsAndAlerting/triggersActions
[00:00:36]               │ debg TestSubjects.find(kibanaChrome)
[00:00:36]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:00:38]               │ debg ... sleep(501) start
[00:00:38]               │ debg ... sleep(501) end
[00:00:38]               │ debg in navigateTo url = http://localhost:6121/app/management/insightsAndAlerting/triggersActions/rules
[00:00:38]               │ debg --- retry.try error: URL changed, waiting for it to settle
[00:00:39]               │ debg ... sleep(501) start
[00:00:39]               │ debg ... sleep(501) end
[00:00:39]               │ debg in navigateTo url = http://localhost:6121/app/management/insightsAndAlerting/triggersActions/rules
[00:00:39]               │ debg TestSubjects.exists(statusPageContainer)
[00:00:39]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="statusPageContainer"]') with timeout=2500
[00:00:42]               │ debg --- retry.tryForTime error: [data-test-subj="statusPageContainer"] is not displayed
[00:00:42]               │ debg TestSubjects.click(rulesTab)
[00:00:42]               │ debg Find.clickByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:00:42]               │ debg Find.findByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:00:42]             └-> should display alerts in alphabetical order
[00:00:42]               └-> "before each" hook: global before each for "should display alerts in alphabetical order"
[00:00:49]               │ debg TestSubjects.click(rulesTab)
[00:00:49]               │ debg Find.clickByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:00:49]               │ debg Find.findByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:00:49]               │ debg TestSubjects.find(alertSearchField)
[00:00:49]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:00:50]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:00:51]               │ debg Find.findByCssSelector('[data-test-subj="alertsList"] table') with timeout=10000
[00:00:51]               └- ✓ pass  (8.2s) "Actions and Triggers app alerts list should display alerts in alphabetical order"
[00:00:51]             └-> "after each" hook for "should display alerts in alphabetical order"
[00:00:52]             └-> should search for alert
[00:00:52]               └-> "before each" hook: global before each for "should search for alert"
[00:00:54]               │ debg TestSubjects.click(rulesTab)
[00:00:54]               │ debg Find.clickByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:00:54]               │ debg Find.findByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:00:54]               │ debg TestSubjects.find(alertSearchField)
[00:00:54]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:00:55]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:00:56]               │ debg Find.findByCssSelector('[data-test-subj="alertsList"] table') with timeout=10000
[00:00:56]               └- ✓ pass  (3.8s) "Actions and Triggers app alerts list should search for alert"
[00:00:56]             └-> "after each" hook for "should search for alert"
[00:00:56]               │ proc [kibana]   log   [05:00:59.740] [error][plugins][taskManager] Task alerting:test.noop "930cfa00-9439-11eb-b34b-4b54fbf9b2fc" failed: Error: Saved object [alert/9275c310-9439-11eb-b34b-4b54fbf9b2fc] not found
[00:00:57]             └-> should search for tags
[00:00:57]               └-> "before each" hook: global before each for "should search for tags"
[00:00:59]               │ debg TestSubjects.click(rulesTab)
[00:00:59]               │ debg Find.clickByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:00:59]               │ debg Find.findByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:00:59]               │ debg TestSubjects.find(alertSearchField)
[00:00:59]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:00]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:01]               │ debg Find.findByCssSelector('[data-test-subj="alertsList"] table') with timeout=10000
[00:01:01]               └- ✓ pass  (3.8s) "Actions and Triggers app alerts list should search for tags"
[00:01:01]             └-> "after each" hook for "should search for tags"
[00:01:02]             └-> should display an empty list when search did not return any alerts
[00:01:02]               └-> "before each" hook: global before each for "should display an empty list when search did not return any alerts"
[00:01:05]               │ debg TestSubjects.click(rulesTab)
[00:01:05]               │ debg Find.clickByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:01:05]               │ debg Find.findByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:01:05]               │ debg TestSubjects.find(alertSearchField)
[00:01:05]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:06]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:07]               │ debg Find.findByCssSelector('[data-test-subj="alertsList"] table') with timeout=10000
[00:01:07]               └- ✓ pass  (5.0s) "Actions and Triggers app alerts list should display an empty list when search did not return any alerts"
[00:01:07]             └-> "after each" hook for "should display an empty list when search did not return any alerts"
[00:01:08]             └-> should disable single alert
[00:01:08]               └-> "before each" hook: global before each for "should disable single alert"
[00:01:11]               │ debg TestSubjects.click(rulesTab)
[00:01:11]               │ debg Find.clickByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:01:11]               │ debg Find.findByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:01:11]               │ debg TestSubjects.find(alertSearchField)
[00:01:11]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:12]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:13]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:13]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:13]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:13]               │ debg TestSubjects.find(disableSwitch)
[00:01:13]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:01:13]               │ debg TestSubjects.find(disableSwitch)
[00:01:13]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:01:13]               │ debg TestSubjects.find(alertSearchField)
[00:01:13]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:14]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:14]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:14]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:14]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:14]               │ debg TestSubjects.find(disableSwitch)
[00:01:14]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:01:14]               └- ✓ pass  (5.8s) "Actions and Triggers app alerts list should disable single alert"
[00:01:14]             └-> "after each" hook for "should disable single alert"
[00:01:14]             └-> should re-enable single alert
[00:01:14]               └-> "before each" hook: global before each for "should re-enable single alert"
[00:01:17]               │ debg TestSubjects.click(rulesTab)
[00:01:17]               │ debg Find.clickByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:01:17]               │ debg Find.findByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:01:17]               │ debg TestSubjects.find(alertSearchField)
[00:01:17]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:18]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:19]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:19]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:19]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:19]               │ debg TestSubjects.find(disableSwitch)
[00:01:19]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:01:19]               │ debg TestSubjects.find(disableSwitch)
[00:01:19]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:01:19]               │ debg TestSubjects.find(alertSearchField)
[00:01:19]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:19]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:19]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:19]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:19]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:19]               │ debg TestSubjects.find(disableSwitch)
[00:01:19]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:01:19]               │ debg TestSubjects.find(alertSearchField)
[00:01:19]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:20]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:20]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:20]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:20]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:20]               │ debg TestSubjects.find(disableSwitch)
[00:01:20]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:01:20]               │ debg TestSubjects.find(disableSwitch)
[00:01:20]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:01:20]               │ debg TestSubjects.find(alertSearchField)
[00:01:20]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:20]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:21]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:21]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:21]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:21]               │ debg TestSubjects.find(disableSwitch)
[00:01:21]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:01:21]               │ debg --- retry.try error: expected 'true' to sort of equal 'false'
[00:01:21]               │ debg TestSubjects.find(alertSearchField)
[00:01:21]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:22]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:22]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:22]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:22]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:22]               │ debg TestSubjects.find(disableSwitch)
[00:01:22]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:01:22]               │ debg --- retry.try failed again with the same message...
[00:01:22]               │ debg TestSubjects.find(alertSearchField)
[00:01:22]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:23]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:23]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:23]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:23]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:23]               │ debg TestSubjects.find(disableSwitch)
[00:01:23]               │ debg Find.findByCssSelector('[data-test-subj="disableSwitch"]') with timeout=10000
[00:01:23]               └- ✓ pass  (9.0s) "Actions and Triggers app alerts list should re-enable single alert"
[00:01:23]             └-> "after each" hook for "should re-enable single alert"
[00:01:24]             └-> should mute single alert
[00:01:24]               └-> "before each" hook: global before each for "should mute single alert"
[00:01:26]               │ debg TestSubjects.click(rulesTab)
[00:01:26]               │ debg Find.clickByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:01:26]               │ debg Find.findByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:01:26]               │ debg TestSubjects.find(alertSearchField)
[00:01:26]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:27]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:28]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:28]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:28]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:28]               │ debg TestSubjects.find(muteSwitch)
[00:01:28]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:01:28]               │ debg TestSubjects.find(muteSwitch)
[00:01:28]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:01:28]               │ debg TestSubjects.find(alertSearchField)
[00:01:28]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:28]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:29]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:29]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:29]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:29]               │ debg TestSubjects.find(muteSwitch)
[00:01:29]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:01:29]               └- ✓ pass  (4.6s) "Actions and Triggers app alerts list should mute single alert"
[00:01:29]             └-> "after each" hook for "should mute single alert"
[00:01:29]               │ proc [kibana]   log   [05:01:32.726] [error][plugins][taskManager] Task alerting:test.noop "a655f530-9439-11eb-b34b-4b54fbf9b2fc" failed: Error: Saved object [alert/a5bd85c0-9439-11eb-b34b-4b54fbf9b2fc] not found
[00:01:30]             └-> should unmute single alert
[00:01:30]               └-> "before each" hook: global before each for "should unmute single alert"
[00:01:32]               │ debg TestSubjects.click(rulesTab)
[00:01:32]               │ debg Find.clickByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:01:32]               │ debg Find.findByCssSelector('[data-test-subj="rulesTab"]') with timeout=10000
[00:01:32]               │ debg TestSubjects.find(alertSearchField)
[00:01:32]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:34]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:34]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:34]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:34]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:34]               │ debg TestSubjects.find(muteSwitch)
[00:01:34]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:01:34]               │ debg TestSubjects.find(muteSwitch)
[00:01:34]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:01:34]               │ debg TestSubjects.find(alertSearchField)
[00:01:34]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:35]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:35]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:35]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:35]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:35]               │ debg TestSubjects.find(muteSwitch)
[00:01:35]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:01:35]               │ debg TestSubjects.find(alertSearchField)
[00:01:35]               │ debg Find.findByCssSelector('[data-test-subj="alertSearchField"]') with timeout=10000
[00:01:35]               │ debg Find.findByCssSelector('.euiBasicTable[data-test-subj="alertsList"]:not(.euiBasicTable-loading)') with timeout=10000
[00:01:35]               │ debg TestSubjects.click(collapsedItemActions)
[00:01:35]               │ debg Find.clickByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:35]               │ debg Find.findByCssSelector('[data-test-subj="collapsedItemActions"]') with timeout=10000
[00:01:35]               │ debg TestSubjects.find(muteSwitch)
[00:01:35]               │ debg Find.findByCssSelector('[data-test-subj="muteSwitch"]') with timeout=10000
[00:01:45]               │ info Taking screenshot "/dev/shm/workspace/parallel/2/kibana/x-pack/test/functional/screenshots/failure/Actions and Triggers app alerts list should unmute single alert.png"
[00:01:46]               │ info Current URL is: http://localhost:6121/app/management/insightsAndAlerting/triggersActions/rules
[00:01:46]               │ info Saving page source to: /dev/shm/workspace/parallel/2/kibana/x-pack/test/functional/failure_debug/html/Actions and Triggers app alerts list should unmute single alert.html
[00:01:46]               └- ✖ fail: Actions and Triggers app alerts list should unmute single alert
[00:01:46]               │      TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="muteSwitch"])
[00:01:46]               │ Wait timed out after 10057ms
[00:01:46]               │       at /dev/shm/workspace/parallel/2/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
[00:01:46]               │       at runMicrotasks (<anonymous>)
[00:01:46]               │       at processTicksAndRejections (internal/process/task_queues.js:93:5)
[00:01:46]               │ 
[00:01:46]               │ 

Stack Trace

TimeoutError: Waiting for element to be located By(css selector, [data-test-subj="muteSwitch"])
Wait timed out after 10057ms
    at /dev/shm/workspace/parallel/2/kibana/node_modules/selenium-webdriver/lib/webdriver.js:842:17
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (internal/process/task_queues.js:93:5) {
  remoteStacktrace: ''
}

Metrics [docs]

Page load bundle

Size of the bundles that are downloaded on every page load. Target size is below 100kb

id before after diff
data 784.8KB 785.5KB +735.0B

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

cc @legrego

@kibanamachine kibanamachine merged commit 5ea2cf6 into elastic:7.x Apr 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants