Skip to content

Commit

Permalink
skip flaky suite (elastic#194731)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 11, 2024
1 parent b30c19f commit 3493be4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ export default ({ getService, getPageObjects }: FtrProviderContext) => {
});

// FLAKY: https://github.com/elastic/kibana/issues/195144
// FLAKY: https://github.com/elastic/kibana/issues/194731
describe.skip('Download report', () => {
// use archived reports to allow reporting_user to view report jobs they've created
before('log in as reporting user', async () => {
Expand Down

0 comments on commit 3493be4

Please sign in to comment.