elastic / kibana

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

[Detection Engine][Flake] Value lists Cypress flake on periodic pipeline #182893

Closed yctercero closed 6 days ago

yctercero commented 1 week ago

Summary

Test being skipped as it's failed in periodic pipeline multiple times. Requires follow up to determine root cause.

Test: detection_response/detection_engine/value_lists/value_list_items.cy·ts Build: https://buildkite.com/elastic/kibana-serverless-security-solution-quality-gate-detection-engine/builds/107#018f5137-9ec8-4304-be61-40b841e1e2cf

elasticmachine commented 1 week ago

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

nkhristinin commented 1 week ago

Yes, created PR with attempt to fix it. The problem that ther was hardcoded username for user who upload value list item.

yctercero commented 6 days ago

Fixed! https://github.com/elastic/kibana/pull/182950