diff --git a/x-pack/plugins/cases/public/components/user_actions/property_actions/user_comment_property_actions.test.tsx b/x-pack/plugins/cases/public/components/user_actions/property_actions/user_comment_property_actions.test.tsx index 8fc3b0cb8adcb..c24d26fa3b283 100644 --- a/x-pack/plugins/cases/public/components/user_actions/property_actions/user_comment_property_actions.test.tsx +++ b/x-pack/plugins/cases/public/components/user_actions/property_actions/user_comment_property_actions.test.tsx @@ -17,7 +17,8 @@ import { import { UserCommentPropertyActions } from './user_comment_property_actions'; import { waitFor } from '@testing-library/react'; -describe('UserCommentPropertyActions', () => { +// FLAKY: https://github.com/elastic/kibana/issues/175310 +describe.skip('UserCommentPropertyActions', () => { let appMock: AppMockRenderer; const props = {