Skip to content

Commit

Permalink
skip flaky suite (#187720)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Jul 25, 2024
1 parent c978205 commit 1534622
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -182,6 +182,7 @@ describe('telemetry tasks', () => {
});

// FLAKY: https://github.com/elastic/kibana/issues/178918
// FLAKY: https://github.com/elastic/kibana/issues/187720
describe.skip('sender configuration', () => {
it('should use legacy sender by default', async () => {
// launch a random task and verify it uses the new configuration
Expand Down

0 comments on commit 1534622

Please sign in to comment.