Flaky Jest config: x-pack/plugins/security_solution/public/timelines #143718
Labels
failed-test
A test failure on a tracked branch, potentially flaky-test
Team: SecuritySolution
Security Solutions Team working on SIEM, Endpoint, Timeline, Resolver, etc.
Team:Threat Hunting:Investigations
Security Solution Investigations Team
Team:Threat Hunting
Security Solution Threat Hunting Team
Related to #141477
We're seeing an extreamly high failure rate on the
x-pack/plugins/security_solution/public/timelines/jest.config.js
Jest config.Examples:
This error causes Jest to exit, meaning the rest of the tests in the config do not run, and an issue is not automatically generated.
This seems which seems to always happen after
x-pack/plugins/security_solution/public/timelines/components/fields_browser/index.test.tsx
leading me to believe it might be happening inx-pack/plugins/security_solution/public/timelines/components/timeline/body/index.test.tsx
. I am skipping that suite (1d7c084), but if it continues, I will need to skip the entire config until it can be investigated.The text was updated successfully, but these errors were encountered: