mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
(cherry picked from commit da6662c64b
)
This commit is contained in:
parent
1f194e1a2f
commit
a49552b2d2
1 changed files with 2 additions and 1 deletions
|
@ -127,7 +127,8 @@ function setupLsServiceSendRequestSpy(): sinon.SinonSpy {
|
|||
);
|
||||
}
|
||||
|
||||
describe('lsp_indexer unit tests', function(this: any) {
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/36478 and https://github.com/elastic/kibana/issues/39574
|
||||
describe.skip('lsp_indexer unit tests', function(this: any) {
|
||||
this.timeout(20000);
|
||||
|
||||
// @ts-ignore
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue