Skip to content

No more @babel/register in production#77682

Closed
kobelb wants to merge 1 commit intoelastic:masterfrom
kobelb:babel-register-prod
Closed

No more @babel/register in production#77682
kobelb wants to merge 1 commit intoelastic:masterfrom
kobelb:babel-register-prod

Conversation

@kobelb
Copy link
Copy Markdown
Contributor

@kobelb kobelb commented Sep 16, 2020

No description provided.

@kibanamachine
Copy link
Copy Markdown
Contributor

kibanamachine commented Sep 16, 2020

💔 Build Failed

Failed CI Steps


Test Failures

X-Pack Jest Tests.x-pack/plugins/security_solution/public/management/pages/trusted_apps/view.TrustedAppsPage when the Add Trusted App button is clicked should display create form

Link to Jenkins

Standard Out

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


Stack Trace

Error: expect(received).toMatchSnapshot()

Snapshot name: `TrustedAppsPage when the Add Trusted App button is clicked should display create form 1`

- Snapshot  - 4
+ Received  + 0

@@ -85,14 +85,12 @@
                  Select an option: Windows, is selected
                </span>
                <button
                  aria-haspopup="true"
                  aria-labelledby="mockId mockId"
-                 aria-selected="true"
                  class="euiSuperSelectControl euiSuperSelectControl--fullWidth"
                  data-test-subj="addTrustedAppFlyout-createForm-osSelectField"
-                 role="option"
                  type="button"
                >
                  Windows
                </button>
                <div
@@ -181,14 +179,12 @@
                                  Select an option: Hash, is selected
                                </span>
                                <button
                                  aria-haspopup="true"
                                  aria-labelledby="mockId mockId"
-                                 aria-selected="true"
                                  class="euiSuperSelectControl"
                                  data-test-subj="addTrustedAppFlyout-createForm-conditionsBuilder-group1-entry0-field"
-                                 role="option"
                                  type="button"
                                >
                                  Hash
                                </button>
                                <div
    at Object.it (/dev/shm/workspace/parallel/8/kibana/x-pack/plugins/security_solution/public/management/pages/trusted_apps/view/trusted_apps_page.test.tsx:83:61)

Build metrics

✅ unchanged

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants