Skip to content

Commit

Permalink
skip flaky suite (#172114)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Nov 29, 2023
1 parent abef927 commit 9ddddb0
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ jest.mock('./action_status', () => {
});

// FLAKY: https://github.com/elastic/kibana/issues/171052
// FLAKY: https://github.com/elastic/kibana/issues/172114
describe.skip('sendUpgradeAgentsActions (plural)', () => {
beforeEach(async () => {
appContextService.start(createAppContextStartContractMock());
Expand Down

0 comments on commit 9ddddb0

Please sign in to comment.