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 - transform.x-pack/test/api_integration/apis/transform/schedule_now_transforms·ts - transform /internal/transform/schedule_now_transforms bulk schedule "after each" hook for "should schedule multiple transforms by transformIds, even if one of the transformIds is invalid" #180496

Closed
kibanamachine opened this issue Apr 10, 2024 · 7 comments · Fixed by #180557
Labels
failed-test A test failure on a tracked branch, potentially flaky-test :ml

Comments

@kibanamachine
Copy link
Contributor

kibanamachine commented Apr 10, 2024

A test failed on a tracked branch

Error: Expected status code 200, got 404 with body '{"error":{"root_cause":[{"type":"resource_not_found_exception","reason":"the task with id bulk_schedule_now_test_1 doesn't exist"}],"type":"resource_not_found_exception","reason":"the task with id bulk_schedule_now_test_1 doesn't exist"},"status":404}'
    at Assertion.assert (expect.js:100:11)
    at Assertion.eql (expect.js:244:8)
    at Object.assertResponseStatusCode (api.ts:35:31)
    at api.ts:116:14
    at processTicksAndRejections (node:internal/process/task_queues:95:5)
    at asyncForEach (api.ts:22:5)
    at Object.cleanTransformIndices (api.ts:112:7)
    at Context.<anonymous> (schedule_now_transforms.ts:119:9)
    at Object.apply (wrap_function.js:73:16) {
  actual: '404',
  expected: '200',
  showDiff: true
}

First failure: CI Build - main

@kibanamachine kibanamachine added the failed-test A test failure on a tracked branch, potentially flaky-test label Apr 10, 2024
@botelastic botelastic bot added the needs-team Issues missing a team label label Apr 10, 2024
@elasticmachine
Copy link
Contributor

Pinging @elastic/ml-ui (:ml)

@botelastic botelastic bot removed the needs-team Issues missing a team label label Apr 10, 2024
@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@kibanamachine
Copy link
Contributor Author

New failure: CI Build - main

@mistic
Copy link
Member

mistic commented Apr 10, 2024

Skipped.

main: a2e9e09

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 :ml
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants