skip failing test suite (#166199)

This commit is contained in:
Jonathan Budzenski 2023-09-11 14:57:50 -05:00
parent 5e12611d86
commit 2f1da3ccc8

View file

@ -1426,7 +1426,8 @@ export const runActionTestSuite = ({
});
});
describe('waitForPickupUpdatedMappingsTask', () => {
// Failing: See https://github.com/elastic/kibana/issues/166199
describe.skip('waitForPickupUpdatedMappingsTask', () => {
it('rejects if there are failures', async () => {
const res = (await pickupUpdatedMappings(
client,