mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
skip flaky suite (#187720)
This commit is contained in:
parent
56ce68ea6b
commit
da6f7b2003
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue