Skip to content

Commit

Permalink
skip flaky suite (elastic#173682)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 19, 2023
1 parent b26bd78 commit 182b2c9
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -52,6 +52,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
};

// FLAKY: https://github.com/elastic/kibana/issues/173681
// FLAKY: https://github.com/elastic/kibana/issues/173682
describe.skip('For each artifact list under management', function () {
targetTags(this, ['@ess', '@serverless']);

Expand Down

0 comments on commit 182b2c9

Please sign in to comment.