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] Migrates security solution usage collector es client from legacy to new (#86853) #87237

Merged
merged 1 commit into from
Jan 4, 2021

Conversation

TinaHeiligers
Copy link
Contributor

Backports the following commits to 7.x:

@kibanamachine
Copy link
Contributor

💛 Build succeeded, but was flaky


Test Failures

"before all" hook for "navigates to the Overview page".top-level navigation common to all pages in the Security app "before all" hook for "navigates to the Overview page"

Link to Jenkins

Stack Trace

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

Error: Timed out while retrying, last result was: {false}

Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `top-level navigation common...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at Context.completeOrRetry (http://localhost:6111/__cypress/tests?p=cypress/support/index.js:1414:13)

"before all" hook for "navigates to the Overview page".Kibana navigation to all pages in the Security app "before all" hook for "navigates to the Overview page"

Link to Jenkins

Stack Trace

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

AssertionError: Timed out retrying: Expected to find element: `[data-test-subj="headerGlobalNav"]`, but never found it.

Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Kibana navigation to all pa...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at Object.loginAndWaitForPage (http://localhost:6111/__cypress/tests?p=cypress/integration/navigation.spec.ts:15714:8)
    at Context.eval (http://localhost:6111/__cypress/tests?p=cypress/integration/navigation.spec.ts:15063:17)

"before all" hook for "We show one primary callout".Detections > Callouts indicating read-only access to resources On Detections home page "before all" hook for "We show one primary callout"

Link to Jenkins

Stack Trace

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

Error: Timed out while retrying, last result was: {false}

Because this error occurred during a `before all` hook we are skipping the remaining tests in the current suite: `Detections > Callouts indic...`

Although you have test retries enabled, we do not retry tests when `before all` or `after all` hooks fail
    at Context.completeOrRetry (http://localhost:6111/__cypress/tests?p=cypress/support/index.js:1414:13)

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
triggersActionsUi 1.6MB 1.5MB -26.9KB

Distributable file count

id before after diff
default 47589 48352 +763

Page load bundle

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

id before after diff
triggersActionsUi 162.5KB 162.6KB +102.0B
Unknown metric groups

async chunk count

id before after diff
triggersActionsUi 31 32 +1

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

@TinaHeiligers TinaHeiligers merged commit 19e9696 into elastic:7.x Jan 4, 2021
@TinaHeiligers TinaHeiligers deleted the backport/7.x/pr-86853 branch January 4, 2021 23:47
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