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

Failing test: X-Pack Jest Tests.x-pack/legacy/plugins/transform/public/app/sections/create_transform/components/step_define - Transform: <PivotPreview /> Minimal initialization #59344

Closed
kibanamachine opened this issue Mar 4, 2020 · 4 comments
Labels
failed-test A test failure on a tracked branch, potentially flaky-test

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Mar 4, 2020

A test failed on a tracked branch

Error: expect(received).toMatchSnapshot()

Snapshot name: `Transform: <PivotPreview /> Minimal initialization 1`

- Snapshot
+ Received

@@ -542,10 +542,11 @@
                  "attachAction": [MockFunction],
                  "clear": [MockFunction],
                  "detachAction": [MockFunction],
                  "executeTriggerActions": [MockFunction],
                  "fork": [MockFunction],
+                 "getAction": [MockFunction],
                  "getTrigger": [MockFunction],
                  "getTriggerActions": [MockFunction],
                  "getTriggerCompatibleActions": [MockFunction],
                  "registerAction": [MockFunction],
                  "registerTrigger": [MockFunction],
    at Object.test (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/x-pack/legacy/plugins/transform/public/app/sections/create_transform/components/step_define/pivot_preview.test.tsx:63:21)
    at Object.asyncJestTest (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:102:37)
    at resolve (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/node_modules/jest-jasmine2/build/queueRunner.js:43:12)
    at new Promise (<anonymous>)
    at mapper (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/node_modules/jest-jasmine2/build/queueRunner.js:26:19)
    at promise.then (/var/lib/jenkins/workspace/elastic+kibana+master/kibana/node_modules/jest-jasmine2/build/queueRunner.js:73:41)

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Mar 4, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage (failed-test)

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

@pheyos
Copy link
Member

pheyos commented Mar 6, 2020

Caused by conflicting merges, solved with #59410

@pheyos pheyos closed this as completed Mar 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
failed-test A test failure on a tracked branch, potentially flaky-test
Projects
None yet
Development

No branches or pull requests

3 participants