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

[Drilldowns][IE] fix welcome bar layout in IE #65676

Merged
merged 9 commits into from
May 12, 2020

Conversation

Dosant
Copy link
Contributor

@Dosant Dosant commented May 7, 2020

Summary

Part of #42845
This fixes bug in Drilldowns welcome bar layout in IE.

Before:

Screenshot 2020-05-04 at 15 04 08

After:

Screenshot 2020-05-08 at 12 46 20

To start in IE checkout this branch and:

  1. node --max-old-space-size=4000 scripts/kibana --elasticsearch.username=kibana --elasticsearch.password=changeme --env.name=production --csp.strict=false
  2. node scripts/build_kibana_platform_plugins.js --dist

Checklist

@Dosant Dosant added bug Fixes for quality problems that affect the customer experience v8.0.0 IE11 Team:AppArch Feature:Drilldowns Embeddable panel Drilldowns v7.8.0 v7.9.0 labels May 7, 2020
@Dosant Dosant requested review from a team as code owners May 7, 2020 13:04
@Dosant Dosant added this to In progress in kibana-app-arch via automation May 7, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-app-arch (Team:AppArch)

@Dosant Dosant added the release_note:skip Skip the PR/issue when compiling release notes label May 7, 2020
.drdHelloBar__content .drdHelloBar__contentWrapIE {
// flex-basis: auto doesn't wrap properly,
// so have to use static value that works for most cases
flex-basis: 480px;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

flex-basis: auto; didn't work :(
flex-container overlapped the flyout causing endless horizontal scroll, as text inside is not wrapping.
@elastic/kibana-design if there is a magic tip, I'd appreciate it 🙏

Copy link
Contributor Author

@Dosant Dosant May 7, 2020

Choose a reason for hiding this comment

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

Screenshot 2020-05-07 at 15 12 19

this is what happens with `auto`

Copy link
Contributor

@cchaos cchaos May 7, 2020

Choose a reason for hiding this comment

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

I checked at the flyout banner example from our EUI docs in IE, and it shows the layout working correctly. I compared to your instance of EuiCallOut, and noticed that you're putting all the content in the title of the EuiCallout instead passing it as the children. If you pass flex group and contents as the children, you shouldn't have any IE issues.

IE EUI Docs:

Screen Shot 2020-05-07 at 12 11 52 PM

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Thanks @cchaos, it helped!

Screenshot 2020-05-08 at 12 46 20

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@cchaos, mind hitting ✅ for Kibana-design?

@Dosant Dosant requested a review from streamich May 7, 2020 13:06
Copy link
Contributor

@streamich streamich left a comment

Choose a reason for hiding this comment

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

LGTM. Let's see what Design team has to say.

@Dosant
Copy link
Contributor Author

Dosant commented May 7, 2020

@elasticmachine merge upstream

@streamich streamich mentioned this pull request May 7, 2020
47 tasks
kibana-app-arch automation moved this from In progress to Review in progress May 8, 2020
@Dosant
Copy link
Contributor Author

Dosant commented May 8, 2020

@elasticmachine merge upstream

@Dosant
Copy link
Contributor Author

Dosant commented May 8, 2020

@elasticmachine merge upstream

@Dosant
Copy link
Contributor Author

Dosant commented May 11, 2020

@elasticmachine merge upstream

@Dosant
Copy link
Contributor Author

Dosant commented May 11, 2020

@elasticmachine merge upstream

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

Kibana Pipeline / kibana-xpack-agent / Chrome X-Pack UI Functional Tests.x-pack/test/functional/apps/dashboard/_async_dashboard·ts.dashboard sample data dashboard "after all" hook for "toggle from Discover to Dashboard attempt 2"

Link to Jenkins

Standard Out

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

[00:00:00]       │
[00:00:00]         └-: dashboard
[00:00:00]           └-> "before all" hook
[00:07:14]           └-: sample data dashboard
[00:07:14]             └-> "before all" hook
[00:07:14]             └-> "before all" hook
[00:07:14]               │ debg ... sleep(5000) start
[00:07:19]               │ debg ... sleep(5000) end
[00:07:19]               │ debg navigateToUrl http://localhost:6181/app/kibana#/home/tutorial_directory/sampleData
[00:07:19]               │ debg browser[INFO] http://localhost:6181/app/kibana?_t=1589185707207#/home/tutorial_directory/sampleData 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:07:19]               │
[00:07:19]               │ debg browser[INFO] http://localhost:6181/bundles/app/kibana/bootstrap.js 10:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:19]               │ debg currentUrl = http://localhost:6181/app/kibana#/home/tutorial_directory/sampleData
[00:07:19]               │          appUrl = http://localhost:6181/app/kibana#/home/tutorial_directory/sampleData
[00:07:19]               │ debg TestSubjects.find(kibanaChrome)
[00:07:19]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:07:23]               │ debg isGlobalLoadingIndicatorVisible
[00:07:23]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:23]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:23]               │ debg browser[INFO] http://localhost:6181/33068/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106115 "INFO: 2020-05-11T08:28:30Z
[00:07:23]               │        Adding connection to http://localhost:6181/elasticsearch
[00:07:23]               │
[00:07:23]               │      "
[00:07:23]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:23]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:24]               │ debg TestSubjects.exists(addSampleDataSetflights)
[00:07:24]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=2500
[00:07:24]               │ debg TestSubjects.click(addSampleDataSetflights)
[00:07:24]               │ debg Find.clickByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=10000
[00:07:24]               │ debg Find.findByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=10000
[00:07:24]               │ debg TestSubjects.find(sampleDataSetCardflights)
[00:07:24]               │ debg Find.findByCssSelector('[data-test-subj="sampleDataSetCardflights"]') with timeout=10000
[00:07:24]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] applying create index request using v1 templates []
[00:07:24]               │ info [o.e.c.m.MetadataCreateIndexService] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] [kibana_sample_data_flights] creating index, cause [api], templates [], shards [1]/[1], mappings [_doc]
[00:07:24]               │ info [o.e.c.r.a.AllocationService] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] updating number_of_replicas to [0] for indices [kibana_sample_data_flights]
[00:07:30]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] [.kibana_2/qF2rDou_Q5qo0ZSYcBGdRg] update_mapping [_doc]
[00:07:30]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] [.kibana_2/qF2rDou_Q5qo0ZSYcBGdRg] update_mapping [_doc]
[00:07:30]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] [.kibana_2/qF2rDou_Q5qo0ZSYcBGdRg] update_mapping [_doc]
[00:07:30]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] [.kibana_2/qF2rDou_Q5qo0ZSYcBGdRg] update_mapping [_doc]
[00:07:31]               │ debg TestSubjects.exists(addSampleDataSetflights)
[00:07:31]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=2500
[00:07:34]               │ debg --- retry.tryForTime error: [data-test-subj="addSampleDataSetflights"] is not displayed
[00:07:35]               │ debg applying update to kibana config: {"timepicker:quickRanges":"[\n        {\n          \"from\": \"now-30d\",\n          \"to\": \"now+40d\",\n          \"display\": \"sample data range\"\n        },\n        {\n          \"from\": \"now/d\",\n          \"to\": \"now/d\",\n          \"display\": \"Today\"\n        },\n        {\n          \"from\": \"now/w\",\n          \"to\": \"now/w\",\n          \"display\": \"This week\"\n        },\n        {\n          \"from\": \"now-15m\",\n          \"to\": \"now\",\n          \"display\": \"Last 15 minutes\"\n        },\n        {\n          \"from\": \"now-30m\",\n          \"to\": \"now\",\n          \"display\": \"Last 30 minutes\"\n        },\n        {\n          \"from\": \"now-1h\",\n          \"to\": \"now\",\n          \"display\": \"Last 1 hour\"\n        },\n        {\n          \"from\": \"now-24h\",\n          \"to\": \"now\",\n          \"display\": \"Last 24 hours\"\n        },\n        {\n          \"from\": \"now-7d\",\n          \"to\": \"now\",\n          \"display\": \"Last 7 days\"\n        },\n        {\n          \"from\": \"now-30d\",\n          \"to\": \"now\",\n          \"display\": \"Last 30 days\"\n        },\n        {\n          \"from\": \"now-90d\",\n          \"to\": \"now\",\n          \"display\": \"Last 90 days\"\n        },\n        {\n          \"from\": \"now-1y\",\n          \"to\": \"now\",\n          \"display\": \"Last 1 year\"\n        }\n      ]"}
[00:07:35]               │ info [o.e.c.m.MetadataMappingService] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] [.kibana_2/qF2rDou_Q5qo0ZSYcBGdRg] update_mapping [_doc]
[00:07:35]               │ debg click "Discover" app link
[00:07:35]               │ debg TestSubjects.exists(collapsibleNav)
[00:07:35]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=2500
[00:07:38]               │ debg --- retry.tryForTime error: [data-test-subj="collapsibleNav"] is not displayed
[00:07:38]               │ debg TestSubjects.click(toggleNavButton)
[00:07:38]               │ debg Find.clickByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:07:38]               │ debg Find.findByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:07:39]               │ debg TestSubjects.find(collapsibleNav)
[00:07:39]               │ debg Find.findByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=10000
[00:07:39]               │ debg Find.existsByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=2500
[00:07:39]               │ debg browser[INFO] http://localhost:6181/app/kibana#/discover 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:07:39]               │
[00:07:39]               │ debg browser[INFO] http://localhost:6181/bundles/app/kibana/bootstrap.js 10:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:07:42]               │ debg browser[INFO] http://localhost:6181/33068/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106115 "INFO: 2020-05-11T08:28:49Z
[00:07:42]               │        Adding connection to http://localhost:6181/elasticsearch
[00:07:42]               │
[00:07:42]               │      "
[00:07:42]               │ debg TestSubjects.click(indexPattern-switch-link)
[00:07:42]               │ debg Find.clickByCssSelector('[data-test-subj="indexPattern-switch-link"]') with timeout=10000
[00:07:42]               │ debg Find.findByCssSelector('[data-test-subj="indexPattern-switch-link"]') with timeout=10000
[00:07:43]               │ debg Find.clickByCssSelector('[data-test-subj="indexPattern-switcher"] [title="kibana_sample_data_flights"]') with timeout=10000
[00:07:43]               │ debg Find.findByCssSelector('[data-test-subj="indexPattern-switcher"] [title="kibana_sample_data_flights"]') with timeout=10000
[00:07:43]               │ debg isGlobalLoadingIndicatorVisible
[00:07:43]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:43]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:44]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:44]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:44]               │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:07:44]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:07:44]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:07:44]               │ debg TestSubjects.click(superDatePickerCommonlyUsed_sample_data range)
[00:07:44]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_sample_data range"]') with timeout=10000
[00:07:44]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_sample_data range"]') with timeout=10000
[00:07:44]               │ debg isGlobalLoadingIndicatorVisible
[00:07:44]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:44]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:44]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:44]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:45]               │ debg TestSubjects.getVisibleText(discoverQueryHits)
[00:07:45]               │ debg TestSubjects.find(discoverQueryHits)
[00:07:45]               │ debg Find.findByCssSelector('[data-test-subj="discoverQueryHits"]') with timeout=10000
[00:07:45]             └-> should launch sample flights data set dashboard
[00:07:45]               └-> "before each" hook: global before each
[00:07:45]               │ debg click "Dashboard" app link
[00:07:45]               │ debg TestSubjects.exists(collapsibleNav)
[00:07:45]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=2500
[00:07:48]               │ debg --- retry.tryForTime error: [data-test-subj="collapsibleNav"] is not displayed
[00:07:48]               │ debg TestSubjects.click(toggleNavButton)
[00:07:48]               │ debg Find.clickByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:07:48]               │ debg Find.findByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:07:49]               │ debg TestSubjects.find(collapsibleNav)
[00:07:49]               │ debg Find.findByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=10000
[00:07:50]               │ debg Find.existsByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=2500
[00:07:52]               │ debg Load Saved Dashboard [Flights] Global Flight Dashboard
[00:07:52]               │ debg gotoDashboardLandingPage
[00:07:52]               │ debg onDashboardLandingPage
[00:07:52]               │ debg TestSubjects.exists(dashboardLandingPage)
[00:07:52]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=5000
[00:07:52]               │ debg searchForItemWithName: [Flights] Global Flight Dashboard
[00:07:52]               │ debg Find.allByCssSelector('.euiFieldSearch') with timeout=10000
[00:07:53]               │ debg isGlobalLoadingIndicatorVisible
[00:07:53]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:53]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:53]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:07:55]               │ debg --- retry.tryForTime failed again with the same message...
[00:07:56]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:56]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:56]               │ debg TestSubjects.click(dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard)
[00:07:56]               │ debg Find.clickByCssSelector('[data-test-subj="dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard"]') with timeout=10000
[00:07:56]               │ debg Find.findByCssSelector('[data-test-subj="dashboardListingTitleLink-[Flights]-Global-Flight-Dashboard"]') with timeout=10000
[00:07:56]               │ debg isGlobalLoadingIndicatorVisible
[00:07:56]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:56]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:07:56]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:07:56]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:07:56]               │ debg TestSubjects.missingOrFail(dashboardLandingPage)
[00:07:56]               │ debg Find.waitForDeletedByCssSelector('[data-test-subj="dashboardLandingPage"]') with timeout=10000
[00:07:57]               │ debg browser[WARNING] http://localhost:6181/33068/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 20:69562 "Deprecation warning: value provided is not in a recognized RFC2822 or ISO format. moment construction falls back to js Date(), which is not reliable across all browsers and versions. Non RFC2822/ISO date formats are discouraged and will be removed in an upcoming major release. Please refer to http://momentjs.com/guides/#/warnings/js-date/ for more info.
[00:07:57]               │      Arguments: 
[00:07:57]               │      [0] _isAMomentObject: true, _isUTC: false, _useUTC: false, _l: undefined, _i: now-24h, _f: undefined, _strict: undefined, _locale: [object Object]
[00:07:57]               │      Error
[00:07:57]               │          at Function.createFromInputFallback (http://localhost:6181/33068/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:69970)
[00:07:57]               │          at http://localhost:6181/33068/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:89720
[00:07:57]               │          at http://localhost:6181/33068/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:89771
[00:07:57]               │          at Mt (http://localhost:6181/33068/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90065)
[00:07:57]               │          at Ct (http://localhost:6181/33068/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90442)
[00:07:57]               │          at St (http://localhost:6181/33068/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:90524)
[00:07:57]               │          at r (http://localhost:6181/33068/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js:21:66808)
[00:07:57]               │          at Function.convertTimeToUTCString (http://localhost:6181/33068/bundles/plugin/dashboard/dashboard.plugin.js:27:22213)
[00:07:57]               │          at Function.areTimesEqual (http://localhost:6181/33068/bundles/plugin/dashboard/dashboard.plugin.js:27:22401)
[00:07:57]               │          at DashboardStateManager.getTimeChanged (http://localhost:6181/33068/bundles/plugin/dashboard/dashboard.plugin.js:82:103161)"
[00:07:57]               │ debg isGlobalLoadingIndicatorVisible
[00:07:57]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:07:57]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:08:00]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:00]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:04]               │ debg TestSubjects.click(superDatePickerToggleQuickMenuButton)
[00:08:04]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:08:04]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerToggleQuickMenuButton"]') with timeout=10000
[00:08:05]               │ debg TestSubjects.click(superDatePickerCommonlyUsed_sample_data range)
[00:08:05]               │ debg Find.clickByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_sample_data range"]') with timeout=10000
[00:08:05]               │ debg Find.findByCssSelector('[data-test-subj="superDatePickerCommonlyUsed_sample_data range"]') with timeout=10000
[00:08:07]               │ debg browser[INFO] http://localhost:6181/33068/bundles/plugin/visTypeVega/0.plugin.js 0:13090 "%cWelcome to Kibana Vega Plugin!" "font-size: 16px; font-weight: bold;"
[00:08:07]               │ debg browser[INFO] http://localhost:6181/33068/bundles/plugin/visTypeVega/0.plugin.js 0:13176 "You can access the Vega view with VEGA_DEBUG. Learn more at https://vega.github.io/vega/docs/api/debugging/."
[00:08:09]               │ debg isGlobalLoadingIndicatorVisible
[00:08:09]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:08:09]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:08:13]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:13]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:14]               │ debg Renderable.waitForRender for 1 elements
[00:08:14]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:08:14]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:08:14]               │ debg --- retry.try error: 1 elements still loading contents
[00:08:14]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:08:14]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:08:15]               │ debg Checking pie charts rendered
[00:08:15]               │ debg PieChart.expectPieSliceCount(4)
[00:08:15]               │ debg PieChart.getPieSliceCount
[00:08:15]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:08:15]               │ debg click "Discover" app link
[00:08:15]               │ debg TestSubjects.exists(collapsibleNav)
[00:08:15]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=2500
[00:08:18]               │ debg --- retry.tryForTime error: [data-test-subj="collapsibleNav"] is not displayed
[00:08:18]               │ debg TestSubjects.click(toggleNavButton)
[00:08:18]               │ debg Find.clickByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:08:18]               │ debg Find.findByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:08:19]               │ debg TestSubjects.find(collapsibleNav)
[00:08:19]               │ debg Find.findByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=10000
[00:08:22]               │ debg Find.existsByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=2500
[00:08:25]               │ debg isGlobalLoadingIndicatorVisible
[00:08:25]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:08:25]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:08:26]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:08:27]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:27]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:27]               │ debg TestSubjects.getVisibleText(discoverQueryHits)
[00:08:27]               │ debg TestSubjects.find(discoverQueryHits)
[00:08:27]               │ debg Find.findByCssSelector('[data-test-subj="discoverQueryHits"]') with timeout=10000
[00:08:27]               │ debg click "Dashboard" app link
[00:08:27]               │ debg TestSubjects.exists(collapsibleNav)
[00:08:27]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=2500
[00:08:30]               │ debg --- retry.tryForTime error: [data-test-subj="collapsibleNav"] is not displayed
[00:08:30]               │ debg TestSubjects.click(toggleNavButton)
[00:08:30]               │ debg Find.clickByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:08:30]               │ debg Find.findByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:08:31]               │ debg TestSubjects.find(collapsibleNav)
[00:08:31]               │ debg Find.findByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=10000
[00:08:31]               │ debg Find.existsByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=2500
[00:08:31]               │ debg Find.findByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=10000
[00:08:31]               │ debg isGlobalLoadingIndicatorVisible
[00:08:31]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:08:31]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:08:31]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:31]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [ilm-history-2-000001] from [{"phase":"hot","action":"unfollow","name":"wait-for-follow-shard-tasks"}] to [{"phase":"hot","action":"unfollow","name":"pause-follower-index"}] in policy [ilm-history-ilm-policy]
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [.kibana-event-log-8.0.0-000001] from [{"phase":"hot","action":"unfollow","name":"wait-for-follow-shard-tasks"}] to [{"phase":"hot","action":"unfollow","name":"pause-follower-index"}] in policy [kibana-event-log-policy]
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [ilm-history-2-000001] from [{"phase":"hot","action":"unfollow","name":"pause-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"close-follower-index"}] in policy [ilm-history-ilm-policy]
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [.kibana-event-log-8.0.0-000001] from [{"phase":"hot","action":"unfollow","name":"pause-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"close-follower-index"}] in policy [kibana-event-log-policy]
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [ilm-history-2-000001] from [{"phase":"hot","action":"unfollow","name":"close-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"unfollow-follower-index"}] in policy [ilm-history-ilm-policy]
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [.kibana-event-log-8.0.0-000001] from [{"phase":"hot","action":"unfollow","name":"close-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"unfollow-follower-index"}] in policy [kibana-event-log-policy]
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [ilm-history-2-000001] from [{"phase":"hot","action":"unfollow","name":"unfollow-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"open-follower-index"}] in policy [ilm-history-ilm-policy]
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [.kibana-event-log-8.0.0-000001] from [{"phase":"hot","action":"unfollow","name":"unfollow-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"open-follower-index"}] in policy [kibana-event-log-policy]
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [ilm-history-2-000001] from [{"phase":"hot","action":"unfollow","name":"open-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"wait-for-yellow-step"}] in policy [ilm-history-ilm-policy]
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [.kibana-event-log-8.0.0-000001] from [{"phase":"hot","action":"unfollow","name":"open-follower-index"}] to [{"phase":"hot","action":"unfollow","name":"wait-for-yellow-step"}] in policy [kibana-event-log-policy]
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [ilm-history-2-000001] from [{"phase":"hot","action":"unfollow","name":"wait-for-yellow-step"}] to [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}] in policy [ilm-history-ilm-policy]
[00:08:34]               │ info [o.e.x.i.IndexLifecycleTransition] [kibana-ci-immutable-centos-tests-xl-1589182729985843814] moving index [.kibana-event-log-8.0.0-000001] from [{"phase":"hot","action":"unfollow","name":"wait-for-yellow-step"}] to [{"phase":"hot","action":"rollover","name":"check-rollover-ready"}] in policy [kibana-event-log-policy]
[00:08:38]               │ debg Renderable.waitForRender for 1 elements
[00:08:38]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:08:38]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:08:38]               │ debg --- retry.try error: 1 elements still loading contents
[00:08:39]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:08:39]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:08:40]               │ debg Checking pie charts rendered
[00:08:40]               │ debg PieChart.expectPieSliceCount(4)
[00:08:40]               │ debg PieChart.getPieSliceCount
[00:08:40]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:08:40]               └- ✓ pass  (54.6s) "dashboard sample data dashboard should launch sample flights data set dashboard"
[00:08:40]             └-> toggle from Discover to Dashboard attempt 1
[00:08:40]               └-> "before each" hook: global before each
[00:08:40]               │ debg click "Discover" app link
[00:08:40]               │ debg TestSubjects.exists(collapsibleNav)
[00:08:40]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=2500
[00:08:42]               │ debg --- retry.tryForTime error: [data-test-subj="collapsibleNav"] is not displayed
[00:08:43]               │ debg TestSubjects.click(toggleNavButton)
[00:08:43]               │ debg Find.clickByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:08:43]               │ debg Find.findByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:08:44]               │ debg TestSubjects.find(collapsibleNav)
[00:08:44]               │ debg Find.findByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=10000
[00:08:45]               │ debg Find.existsByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=2500
[00:08:47]               │ debg isGlobalLoadingIndicatorVisible
[00:08:47]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:08:47]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:08:49]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:08:49]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:49]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:08:49]               │ debg TestSubjects.getVisibleText(discoverQueryHits)
[00:08:49]               │ debg TestSubjects.find(discoverQueryHits)
[00:08:49]               │ debg Find.findByCssSelector('[data-test-subj="discoverQueryHits"]') with timeout=10000
[00:08:49]               │ debg click "Dashboard" app link
[00:08:49]               │ debg TestSubjects.exists(collapsibleNav)
[00:08:49]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=2500
[00:08:52]               │ debg --- retry.tryForTime error: [data-test-subj="collapsibleNav"] is not displayed
[00:08:52]               │ debg TestSubjects.click(toggleNavButton)
[00:08:52]               │ debg Find.clickByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:08:52]               │ debg Find.findByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:08:53]               │ debg TestSubjects.find(collapsibleNav)
[00:08:53]               │ debg Find.findByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=10000
[00:08:53]               │ debg Find.existsByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=2500
[00:08:53]               │ debg Find.findByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=10000
[00:08:53]               │ debg isGlobalLoadingIndicatorVisible
[00:08:53]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:08:53]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:08:54]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:08:54]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:00]               │ debg Renderable.waitForRender for 1 elements
[00:09:00]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:09:00]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:09:00]               │ debg --- retry.try error: 1 elements still loading contents
[00:09:01]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:09:01]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:09:02]               │ debg Checking pie charts rendered
[00:09:02]               │ debg PieChart.expectPieSliceCount(4)
[00:09:02]               │ debg PieChart.getPieSliceCount
[00:09:02]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:09:02]               └- ✓ pass  (21.7s) "dashboard sample data dashboard toggle from Discover to Dashboard attempt 1"
[00:09:02]             └-> toggle from Discover to Dashboard attempt 2
[00:09:02]               └-> "before each" hook: global before each
[00:09:02]               │ debg click "Discover" app link
[00:09:02]               │ debg TestSubjects.exists(collapsibleNav)
[00:09:02]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=2500
[00:09:04]               │ debg --- retry.tryForTime error: [data-test-subj="collapsibleNav"] is not displayed
[00:09:05]               │ debg TestSubjects.click(toggleNavButton)
[00:09:05]               │ debg Find.clickByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:09:05]               │ debg Find.findByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:09:05]               │ debg TestSubjects.find(collapsibleNav)
[00:09:05]               │ debg Find.findByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=10000
[00:09:06]               │ debg Find.existsByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=2500
[00:09:09]               │ debg isGlobalLoadingIndicatorVisible
[00:09:09]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:09]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:10]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:11]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:11]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:11]               │ debg TestSubjects.getVisibleText(discoverQueryHits)
[00:09:11]               │ debg TestSubjects.find(discoverQueryHits)
[00:09:11]               │ debg Find.findByCssSelector('[data-test-subj="discoverQueryHits"]') with timeout=10000
[00:09:11]               │ debg click "Dashboard" app link
[00:09:11]               │ debg TestSubjects.exists(collapsibleNav)
[00:09:11]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=2500
[00:09:13]               │ debg --- retry.tryForTime error: [data-test-subj="collapsibleNav"] is not displayed
[00:09:14]               │ debg TestSubjects.click(toggleNavButton)
[00:09:14]               │ debg Find.clickByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:09:14]               │ debg Find.findByCssSelector('[data-test-subj="toggleNavButton"]') with timeout=10000
[00:09:14]               │ debg TestSubjects.find(collapsibleNav)
[00:09:14]               │ debg Find.findByCssSelector('[data-test-subj="collapsibleNav"]') with timeout=10000
[00:09:15]               │ debg Find.existsByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=2500
[00:09:15]               │ debg Find.findByCssSelector('[data-test-subj=collapsibleNav] > button') with timeout=10000
[00:09:15]               │ debg isGlobalLoadingIndicatorVisible
[00:09:15]               │ debg TestSubjects.exists(globalLoadingIndicator)
[00:09:15]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="globalLoadingIndicator"]') with timeout=1500
[00:09:15]               │ debg --- retry.tryForTime error: [data-test-subj="globalLoadingIndicator"] is not displayed
[00:09:16]               │ debg TestSubjects.exists(globalLoadingIndicator-hidden)
[00:09:16]               │ debg Find.existsByCssSelector('[data-test-subj="globalLoadingIndicator-hidden"]') with timeout=100000
[00:09:21]               │ debg Renderable.waitForRender for 1 elements
[00:09:21]               │ debg Find.allByCssSelector('[data-render-complete="true"]') with timeout=10000
[00:09:21]               │ debg Find.allByCssSelector('[data-loading]') with timeout=1000
[00:09:22]               │ debg Checking pie charts rendered
[00:09:22]               │ debg PieChart.expectPieSliceCount(4)
[00:09:22]               │ debg PieChart.getPieSliceCount
[00:09:22]               │ debg Find.allByCssSelector('svg > g > g.arcs > path.slice') with timeout=2500
[00:09:22]               │ debg Checking area, bar and heatmap charts rendered
[00:09:22]               │ debg DashboardExpect.seriesElementCount(15)
[00:09:22]               │ debg Find.allByCssSelector('.series') with timeout=2500
[00:09:22]               │ debg Checking saved searches rendered
[00:09:22]               │ debg DashboardExpect.savedSearchRowCount(50)
[00:09:22]               │ debg TestSubjects.findAll(docTableExpandToggleColumn)
[00:09:22]               │ debg Find.allByCssSelector('[data-test-subj="docTableExpandToggleColumn"]') with timeout=2500
[00:09:23]               │ debg Checking input controls rendered
[00:09:23]               │ debg DashboardExpect.inputControlItemCount(3)
[00:09:23]               │ debg TestSubjects.findAll(inputControlItem)
[00:09:23]               │ debg Find.allByCssSelector('[data-test-subj="inputControlItem"]') with timeout=10000
[00:09:23]               │ debg Checking tag cloud rendered
[00:09:23]               │ debg DashboardExpect.tagCloudWithValuesFound(Sunny,Rain,Clear,Cloudy,Hail)
[00:09:23]               │ debg TestSubjects.findAll(tagCloudVisualization)
[00:09:23]               │ debg Find.allByCssSelector('[data-test-subj="tagCloudVisualization"]') with timeout=10000
[00:09:23]               │ debg TestSubjects.descendantExists(Sunny)
[00:09:23]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Sunny"]') with timeout=2500
[00:09:23]               │ debg TestSubjects.descendantExists(Rain)
[00:09:23]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Rain"]') with timeout=2500
[00:09:23]               │ debg TestSubjects.descendantExists(Clear)
[00:09:23]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Clear"]') with timeout=2500
[00:09:23]               │ debg TestSubjects.descendantExists(Cloudy)
[00:09:23]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Cloudy"]') with timeout=2500
[00:09:23]               │ debg TestSubjects.descendantExists(Hail)
[00:09:23]               │ debg Find.descendantExistsByCssSelector('[data-test-subj="Hail"]') with timeout=2500
[00:09:23]               │ debg Checking vega chart rendered
[00:09:23]               │ debg Find.existsByCssSelector('.vgaVis__view') with timeout=2500
[00:09:24]               └- ✓ pass  (21.9s) "dashboard sample data dashboard toggle from Discover to Dashboard attempt 2"
[00:09:24]             └-> "after all" hook
[00:09:24]               │ debg navigateToUrl http://localhost:6181/app/kibana#/home/tutorial_directory/sampleData
[00:09:24]               │ debg browser[INFO] http://localhost:6181/app/kibana?_t=1589185832163#/home/tutorial_directory/sampleData 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:24]               │
[00:09:24]               │ debg browser[INFO] http://localhost:6181/bundles/app/kibana/bootstrap.js 10:19 "^ A single error about an inline script not firing due to content security policy is expected!"
[00:09:24]               │ debg currentUrl = http://localhost:6181/app/kibana#/home/tutorial_directory/sampleData
[00:09:24]               │          appUrl = http://localhost:6181/app/kibana#/home/tutorial_directory/sampleData
[00:09:24]               │ debg TestSubjects.find(kibanaChrome)
[00:09:24]               │ debg Find.findByCssSelector('[data-test-subj="kibanaChrome"]') with timeout=60000
[00:09:28]               │ debg TestSubjects.click(removeSampleDataSetflights)
[00:09:28]               │ debg Find.clickByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:09:28]               │ debg Find.findByCssSelector('[data-test-subj="removeSampleDataSetflights"]') with timeout=10000
[00:09:28]               │ debg browser[INFO] http://localhost:6181/33068/bundles/kbn-ui-shared-deps/kbn-ui-shared-deps.js 380:106115 "INFO: 2020-05-11T08:30:35Z
[00:09:28]               │        Adding connection to http://localhost:6181/elasticsearch
[00:09:28]               │
[00:09:28]               │      "
[00:09:29]               │ debg TestSubjects.find(sampleDataSetCardflights)
[00:09:29]               │ debg Find.findByCssSelector('[data-test-subj="sampleDataSetCardflights"]') with timeout=10000
[00:09:30]               │ debg TestSubjects.exists(addSampleDataSetflights)
[00:09:30]               │ debg Find.existsByDisplayedByCssSelector('[data-test-subj="addSampleDataSetflights"]') with timeout=2500
[00:09:32]               │ debg --- retry.tryForTime error: [data-test-subj="addSampleDataSetflights"] is not displayed
[00:09:33]               │ info Taking screenshot "/dev/shm/workspace/kibana/x-pack/test/functional/screenshots/failure/dashboard sample data dashboard _after all_ hook.png"
[00:09:33]               │ info Current URL is: http://localhost:6181/app/kibana#/home/tutorial_directory/sampleData
[00:09:33]               │ info Saving page source to: /dev/shm/workspace/kibana/x-pack/test/functional/failure_debug/html/dashboard sample data dashboard _after all_ hook.html
[00:09:33]               └- ✖ fail: "dashboard sample data dashboard "after all" hook for "toggle from Discover to Dashboard attempt 2""
[00:09:33]               │

Stack Trace

Error: expected true to equal false
    at Assertion.assert (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:100:11)
    at Assertion.be.Assertion.equal (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:227:8)
    at Assertion.be (/dev/shm/workspace/kibana/packages/kbn-expect/expect.js:69:22)
    at Context.after (test/functional/apps/dashboard/_async_dashboard.ts:109:30)

History

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

Copy link
Contributor

@cchaos cchaos left a comment

Choose a reason for hiding this comment

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

I didn't test this exact branch locally, but I did test a similar implementation. Thanks for making the change to the content instead of the styles. 👍

@Dosant Dosant merged commit 724f282 into elastic:master May 12, 2020
kibana-app-arch automation moved this from Review in progress to Done in current release May 12, 2020
Dosant added a commit to Dosant/kibana that referenced this pull request May 12, 2020
* fix drilldown hello bar in IE

* fix comment

* use children instead of title for EuiCallOut content

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Dosant added a commit to Dosant/kibana that referenced this pull request May 12, 2020
* fix drilldown hello bar in IE

* fix comment

* use children instead of title for EuiCallOut content

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
gmmorris added a commit to gmmorris/kibana that referenced this pull request May 12, 2020
* master: (46 commits)
  [Drilldowns][chore] Remove some any's from components. Remove `PlaceContext` from components (elastic#65854)
  [functional/services] import By/until from module (elastic#66015)
  [Drilldowns][IE] fix welcome bar layout in IE (elastic#65676)
  Inspect action shows on dashboard for every chart (elastic#65998)
  Fix heigt calc in calc issue for ie11 (elastic#66010)
  [Flights] Delay Bucket - Error notification on opening sample visualization (elastic#66028)
  [SIEM] [Security] unified code structure phase 0 (elastic#65965)
  [Maps] Organize layers into subfolders (elastic#65513)
  skip flaky suite (elastic#59849)
  Cleanup prefill and edit flow. (elastic#66105)
  Fix major severity service map ring colors (elastic#66124)
  [DOCS] Improves formatting in action types (elastic#65932)
  [DOCS] APM Agent config: Setting values must be string (elastic#65875)
  Change default cert age limit value. (elastic#65918)
  [DOCS] Removed saved object options (elastic#66072)
  [SIEM] [Cases] Case API tests (elastic#65777)
  Add example of of local plugin installation (elastic#65986)
  skip flaky suite (elastic#65741)
  [SIEM][Detections] Restrict ML rule modification to ML Admins (elastic#65583)
  [Reporting/Test] Add Functional test for download CSV (elastic#65401)
  ...
jloleysens added a commit that referenced this pull request May 12, 2020
…ine-editor

* 'master' of github.com:elastic/kibana: (37 commits)
  [APM] Correct relative paths in scripts (#66159)
  [Uptime] Enable deselection of stale filters (#65523)
  [Drilldowns][chore] Remove some any's from components. Remove `PlaceContext` from components (#65854)
  [functional/services] import By/until from module (#66015)
  [Drilldowns][IE] fix welcome bar layout in IE (#65676)
  Inspect action shows on dashboard for every chart (#65998)
  Fix heigt calc in calc issue for ie11 (#66010)
  [Flights] Delay Bucket - Error notification on opening sample visualization (#66028)
  [SIEM] [Security] unified code structure phase 0 (#65965)
  [Maps] Organize layers into subfolders (#65513)
  skip flaky suite (#59849)
  Cleanup prefill and edit flow. (#66105)
  Fix major severity service map ring colors (#66124)
  [DOCS] Improves formatting in action types (#65932)
  [DOCS] APM Agent config: Setting values must be string (#65875)
  Change default cert age limit value. (#65918)
  [DOCS] Removed saved object options (#66072)
  [SIEM] [Cases] Case API tests (#65777)
  Add example of of local plugin installation (#65986)
  skip flaky suite (#65741)
  ...
Dosant added a commit that referenced this pull request May 12, 2020
* fix drilldown hello bar in IE

* fix comment

* use children instead of title for EuiCallOut content

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Dosant added a commit that referenced this pull request May 12, 2020
* fix drilldown hello bar in IE

* fix comment

* use children instead of title for EuiCallOut content

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>

Co-authored-by: Elastic Machine <elasticmachine@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Fixes for quality problems that affect the customer experience Feature:Drilldowns Embeddable panel Drilldowns IE11 release_note:skip Skip the PR/issue when compiling release notes v7.8.0 v7.9.0 v8.0.0
Projects
kibana-app-arch
  
Done in current release
Development

Successfully merging this pull request may close these issues.

None yet

5 participants