Skip to content

Conversation

@shahzad31
Copy link
Contributor

@shahzad31 shahzad31 commented May 4, 2020

Summary

Fixes #65010

Fixes certs Flaky test

Flaky Test runner result https://kibana-ci.elastic.co/job/kibana+flaky-test-suite-runner/422/

@shahzad31 shahzad31 changed the title Cert test [Uptime] Fix flaky Cert test May 4, 2020
@shahzad31 shahzad31 marked this pull request as ready for review May 4, 2020 13:47
@shahzad31 shahzad31 requested a review from justinkambic May 4, 2020 13:47
@shahzad31 shahzad31 self-assigned this May 4, 2020
@shahzad31 shahzad31 added release_note:skip Skip the PR/issue when compiling release notes Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.8.0 v8.0.0 labels May 4, 2020
@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

Copy link
Contributor

@justinkambic justinkambic left a comment

Choose a reason for hiding this comment

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

LGTM

@kibanamachine
Copy link
Contributor

💔 Build Failed

Failed CI Steps


Test Failures

Kibana Pipeline / kibana-intake-agent / Jest Integration Tests.src/core/server/http/integration_tests.http service elasticsearch passes request authorization header to Elasticsearch if registerAuth was not set

Link to Jenkins

Standard Out

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


Stack Trace

Error: unknown error
    at respond (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/elasticsearch/src/lib/transport.js:351:15)
    at checkRespForFailure (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/elasticsearch/src/lib/transport.js:306:7)
    at HttpConnector.<anonymous> (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/elasticsearch/src/lib/connectors/http.js:173:7)
    at ClientRequest.wrapper (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/elasticsearch/node_modules/lodash/lodash.js:4929:19)
    at ClientRequest.emit (events.js:198:13)
    at Socket.socketErrorListener (_http_client.js:401:9)
    at Socket.emit (events.js:198:13)
    at emitErrorNT (internal/streams/destroy.js:91:8)
    at emitErrorAndCloseNT (internal/streams/destroy.js:59:3)
    at process._tickCallback (internal/process/next_tick.js:63:19)

Kibana Pipeline / kibana-intake-agent / Jest Integration Tests.src/core/public/application/integration_tests.AppContainer should not mount when partial route path matches

Link to Jenkins

Standard Out

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


Stack Trace

Error: Caught error after test environment was torn down

expected 200 "OK", got 301 "Moved Permanently"
    at Test.Object.<anonymous>.Test._assertStatus (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/supertest/lib/test.js:268:12)
    at Test.Object.<anonymous>.Test._assertFunction (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/supertest/lib/test.js:283:11)
    at Test.Object.<anonymous>.Test.assert (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/supertest/lib/test.js:173:18)
    at Server.assert (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/node_modules/supertest/lib/test.js:131:12)
    at Object.onceWrapper (events.js:286:20)
    at Server.emit (events.js:198:13)
    at emitCloseNT (net.js:1619:8)
    at process._tickCallback (internal/process/next_tick.js:63:19)

Kibana Pipeline / kibana-intake-agent / Jest Integration Tests.src/core/public/application/integration_tests.AppContainer should not mount when partial route path has higher specificity

Link to Jenkins

Standard Out

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


Stack Trace

Error: expect(jest.fn()).not.toHaveBeenCalled()

Expected number of calls: 0
Received number of calls: 1

1: {"appBasePath": "/spaces/fake-login", "element": <div><div>
basename: /spaces/fake-login
html: <div>Custom Space</div>
</div></div>, "history": {"basePath": "/spaces/fake-login", "block": [Function anonymous], "createHref": [Function anonymous], "createSubHistory": [Function anonymous], "currentLocationKeyIndex": 0, "go": [Function anonymous], "goBack": [Function anonymous], "goForward": [Function anonymous], "isActive": true, "listen": [Function anonymous], "listeners": Set {}, "locationKeys": ["31ld1n"], "parentHistory": {"action": "PUSH", "block": [Function block], "canGo": [Function canGo], "createHref": [Function createPath], "entries": [{"hash": "", "key": "4ez22o", "pathname": "/", "search": "", "state": undefined}, {"hash": "", "key": "31ld1n", "pathname": "/spaces/fake-login", "search": "", "state": undefined}], "go": [Function go], "goBack": [Function goBack], "goForward": [Function goForward], "index": 1, "length": 2, "listen": [Function listen], "location": {"hash": "", "key": "31ld1n", "pathname": "/spaces/fake-login", "search": "", "state": undefined}, "push": [Function push], "replace": [Function replace]}, "push": [Function anonymous], "replace": [Function anonymous]}, "onAppLeave": [Function onAppLeave]}
    at Object.it (/var/lib/jenkins/workspace/elastic+kibana+pipeline-pull-request/kibana/src/core/public/application/integration_tests/router.test.tsx:223:55)

History

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

shahzad31 added a commit to shahzad31/kibana that referenced this pull request May 5, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release_note:skip Skip the PR/issue when compiling release notes Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability v7.8.0 v8.0.0

Projects

None yet

4 participants