skip flaky test. #143993

This commit is contained in:
Jonathan Budzenski 2022-10-25 19:31:24 -05:00
parent 97a68d8558
commit 2d1cdfdc28

View file

@ -26,7 +26,8 @@ afterAll(async () => {
});
const parseXml = promisify(xml2js.parseString);
it(
// FLAKY https://github.com/elastic/kibana/issues/143993
it.skip(
'produces a valid junit report for failures',
async () => {
const result = await execa(