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 API Integration Tests.x-pack/test/api_integration/apis/uptime/rest/edit_monitor·ts - apis uptime uptime REST endpoints uptime CRUD routes [PUT] /internal/uptime/service/monitors handles private location errors and does not update the monitor if integration policy is unable to be updated #140520

Closed
kibanamachine opened this issue Sep 12, 2022 · 5 comments · Fixed by #141277
Assignees
Labels
failed-test A test failure on a tracked branch, potentially flaky-test Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Sep 12, 2022

A test failed on a tracked branch

Error: expected 'https://google.com' to sort of equal 'https://elastic.co'
    at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.eql (node_modules/@kbn/expect/expect.js:244:8)
    at Context.<anonymous> (x-pack/test/api_integration/apis/uptime/rest/edit_monitor.ts:221:47)
    at runMicrotasks (<anonymous>)
    at processTicksAndRejections (node:internal/process/task_queues:96:5)
    at Object.apply (node_modules/@kbn/test/target_node/src/functional_test_runner/lib/mocha/wrap_function.js:87:16) {
  actual: 'https://google.com',
  expected: 'https://elastic.co',
  showDiff: true
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 12, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 12, 2022
@kibanamachine kibanamachine added the Team:Observability Team label for Observability Team (for things that are handled across all of observability) label Sep 12, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/unified-observability (Team:Observability)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 12, 2022
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@jbudz
Copy link
Member

jbudz commented Sep 12, 2022

/skip

@kibanamachine
Copy link
Contributor Author

Skipped

main: af3b8d4

@shahzad31 shahzad31 added Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability and removed Team:Observability Team label for Observability Team (for things that are handled across all of observability) labels Sep 13, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

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 Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability
Projects
None yet
Development

Successfully merging a pull request may close this issue.

5 participants