Skip to content

Commit

Permalink
skip flaky suite (#171160)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Nov 29, 2023
1 parent a3f14f5 commit 0be5322
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ jest.mock('./action_status', () => {
// FLAKY: https://github.com/elastic/kibana/issues/171052
// FLAKY: https://github.com/elastic/kibana/issues/172114
// FLAKY: https://github.com/elastic/kibana/issues/171536
// FLAKY: https://github.com/elastic/kibana/issues/171160
describe.skip('sendUpgradeAgentsActions (plural)', () => {
beforeEach(async () => {
appContextService.start(createAppContextStartContractMock());
Expand Down

0 comments on commit 0be5322

Please sign in to comment.