skip flaky test. #89389

This commit is contained in:
Jonathan Budzenski 2021-03-25 12:51:05 -05:00
parent 983ebad298
commit ab4b9d5610

View file

@ -626,7 +626,8 @@ export default ({ getService }: FtrProviderContext) => {
expect(ips).to.eql(['127.0.0.1', '127.0.0.3']);
});
it('will return 4 results if we have a list that excludes all ips', async () => {
// flaky https://github.com/elastic/kibana/issues/89389
it.skip('will return 4 results if we have a list that excludes all ips', async () => {
await importFile(
supertest,
'ip',