elastic / kibana

Your window into the Elastic Stack
https://www.elastic.co/products/kibana
Other
19.35k stars 7.98k forks source link

Failing test: Serverless Observability API Integration Tests - Common Group 1.x-pack/test_serverless/api_integration/test_suites/common/index_management/index_templates·ts - Index Management APIs Index templates create should create an index template #182962

Closed kibanamachine closed 5 days ago

kibanamachine commented 1 week ago

A test failed on a tracked branch

Error: expected 200 "OK", got 400 "Bad Request"
    at Context.apply (index_templates.ts:142:79)
    at Object.apply (wrap_function.js:73:30)
----
    at Test._assertStatus (node_modules/supertest/lib/test.js:252:14)
    at /var/lib/buildkite-agent/builds/kb-n2-4-spot-897ec38cd8c1b26d/elastic/kibana-on-merge/kibana/node_modules/supertest/lib/test.js:308:13
    at Test._assertFunction (node_modules/supertest/lib/test.js:285:13)
    at Test.assert (node_modules/supertest/lib/test.js:164:23)
    at localAssert (node_modules/supertest/lib/test.js:120:14)
    at fn (node_modules/supertest/lib/test.js:125:7)
    at Test.callback (node_modules/superagent/src/node/index.js:925:3)
    at fn (node_modules/superagent/src/node/index.js:1166:18)
    at IncomingMessage.<anonymous> (node_modules/superagent/src/node/parsers/json.js:19:7)
    at IncomingMessage.emit (node:events:530:35)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)

First failure: kibana-on-merge - 8.14

elasticmachine commented 1 week ago

Pinging @elastic/kibana-management (Team:Kibana Management)

kibanamachine commented 1 week ago

New failure: kibana-on-merge - 8.14

jbudz commented 1 week ago

/skip

kibanamachine commented 1 week ago

Skipped

8.14: 40a4564fb5308e7d08953816fc5ca9cdf1c003b8

kibanamachine commented 1 week ago

New failure: kibana-on-merge - 8.14

kibanamachine commented 1 week ago

New failure: kibana-on-merge - 8.14

kibanamachine commented 1 week ago

New failure: kibana-on-merge - 8.14

yuliacech commented 5 days ago

This was fixed in https://github.com/elastic/kibana/pull/181742