Skip to content

Commit

Permalink
skip flaky suite (elastic#183670)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed May 17, 2024
1 parent 513b81f commit 9fe2d62
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -83,6 +83,7 @@ describe(
});

for (const testData of getArtifactsListTestsData()) {
// FLAKY: https://github.com/elastic/kibana/issues/183670
// FLAKY: https://github.com/elastic/kibana/issues/183671
describe.skip(`${testData.title} tab`, () => {
beforeEach(() => {
Expand Down

0 comments on commit 9fe2d62

Please sign in to comment.