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: Jest Tests.packages/kbn-es/src/utils - setPassword rejects with errors #36862

Closed
kibanamachine opened this issue May 22, 2019 · 4 comments · Fixed by #69197
Closed
Labels
failed-test A test failure on a tracked branch, potentially flaky-test

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented May 22, 2019

A test failed on a tracked branch


        Error: expect(value).toMatchSnapshot()

Received value does not match stored snapshot "setPassword rejects with errors 1".

- Snapshot
+ Received

- "SomeError"
+ "this._log.warning is not a function"
    at Object.args [as toThrowErrorMatchingInlineSnapshot] (/var/lib/jenkins/workspace/elastic+kibana+master/JOB/kibana-intake/node/immutable/kibana/node_modules/expect/build/index.js:236:20)
    at Object.toThrowErrorMatchingInlineSnapshot (/var/lib/jenkins/workspace/elastic+kibana+master/JOB/kibana-intake/node/immutable/kibana/packages/kbn-es/src/utils/native_realm.test.js:233:15)
    at Object.asyncJestTest (/var/lib/jenkins/workspace/elastic+kibana+master/JOB/kibana-intake/node/immutable/kibana/node_modules/jest-jasmine2/build/jasmineAsyncInstall.js:102:37)
    at resolve (/var/lib/jenkins/workspace/elastic+kibana+master/JOB/kibana-intake/node/immutable/kibana/node_modules/jest-jasmine2/build/queueRunner.js:41:12)
    at new Promise (<anonymous>)
    at mapper (/var/lib/jenkins/workspace/elastic+kibana+master/JOB/kibana-intake/node/immutable/kibana/node_modules/jest-jasmine2/build/queueRunner.js:26:19)
    at promise.then (/var/lib/jenkins/workspace/elastic+kibana+master/JOB/kibana-intake/node/immutable/kibana/node_modules/jest-jasmine2/build/queueRunner.js:71:41)
    at process._tickCallback (internal/process/next_tick.js:68:7)
      

First failure: Jenkins Build

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label May 22, 2019
@elasticmachine
Copy link
Contributor

Pinging @elastic/kibana-test-triage

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

spalger pushed a commit that referenced this issue May 22, 2019
@spalger
Copy link
Contributor

spalger commented May 22, 2019

Fixed in e8ffa2f

@kibanamachine
Copy link
Contributor Author

New failure: Jenkins Build

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

Successfully merging a pull request may close this issue.

3 participants