elastic / kibana

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

Failing test: Detection Engine - Exception List Authentication Tests - Serverless Env - Essentials Tier.x-pack/test/security_solution_api_integration/test_suites/lists_and_exception_lists/authorization/exceptions/lists/essentials_tier/admin·ts - Exception list APIs Authentication - Complete Tier @serverless @serverlessQA admin exception list API behaviors delete exception list should return 200 for admin #201488

Open kibanamachine opened 2 days ago

kibanamachine commented 2 days ago

A test failed on a tracked branch

Error: expected 200 "OK", got 503 "Service Unavailable"
    at Context.apply (admin.ts:50:12)
    at Object.apply (wrap_function.js:74:30)
----
    at Test._assertStatus (node_modules/supertest/lib/test.js:252:14)
    at /opt/buildkite-agent/builds/bk-agent-prod-gcp-1732322591241516767/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:899:3)
    at fn (node_modules/superagent/src/node/index.js:1165:18)
    at IncomingMessage.<anonymous> (node_modules/superagent/src/node/parsers/json.js:19:7)
    at IncomingMessage.emit (node:events:531:35)
    at endReadableNT (node:internal/streams/readable:1696:12)
    at processTicksAndRejections (node:internal/process/task_queues:82:21)

First failure: kibana-on-merge - main

elasticmachine commented 2 days ago

Pinging @elastic/security-detection-engine (Team:Detection Engine)