elastic / kibana

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

Failing test: Detection Engine - Alert APIs Integration Tests - Serverless Env - Essentials License .x-pack/test/security_solution_api_integration/test_suites/detections_response/detection_engine/alerts/basic_license_essentials_tier/alert_status/alert_status·ts - Alerts and alerts index related logic - Basic License/Essentials Tier Alert status APIs @ess @serverless change alert status endpoints validation checks update by query should not give errors when querying and the alerts index does not exist yet #179681

Open kibanamachine opened 6 months ago

kibanamachine commented 6 months ago

A test failed on a tracked branch

Error: expected 200 "OK", got 503 "Service Unavailable"
    at Context.apply (alert_status.ts:85:14)
    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-029228c0e979db67/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: CI Build - main

elasticmachine commented 6 months ago

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

elasticmachine commented 6 months ago

Pinging @elastic/security-detections-response (Team:Detections and Resp)

elasticmachine commented 6 months ago

Pinging @elastic/security-solution (Team: SecuritySolution)