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/add_monitor_project·ts - apis uptime uptime REST endpoints uptime CRUD routes AddProjectMonitors project monitors - deletes monitors when keep stale is false #142110

Closed
kibanamachine opened this issue Sep 28, 2022 · 4 comments · Fixed by #142650
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 28, 2022

A test failed on a tracked branch

Error: expected [ ' 1 monitor found with no changes.',
  { createdMonitors: [],
    updatedMonitors: [ 'c5ccc887-4591-4498-86e8-bf07dd35cf2a' ],
    staleMonitors: [],
    deletedMonitors: [],
    failedMonitors: [],
    failedStaleMonitors: [] } ] to have a length of 3 but got 2
    at Assertion.assert (node_modules/@kbn/expect/expect.js:100:11)
    at Assertion.length (node_modules/@kbn/expect/expect.js:374:8)
    at Context.<anonymous> (x-pack/test/api_integration/apis/uptime/rest/add_monitor_project.ts:440:48)
    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)

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Sep 28, 2022
@botelastic botelastic bot added the needs-team Issues missing a team label label Sep 28, 2022
@kibanamachine kibanamachine added the Team:Uptime - DEPRECATED Synthetics & RUM sub-team of Application Observability label Sep 28, 2022
@botelastic botelastic bot removed the needs-team Issues missing a team label label Sep 28, 2022
@elasticmachine
Copy link
Contributor

Pinging @elastic/uptime (Team:uptime)

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Oct 4, 2022

Skipped.

main: fb6b10e

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

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.

4 participants