skip failing test suite (#180493)

This commit is contained in:
Kibana Machine 2024-04-12 14:06:07 -04:00
parent 822dde2982
commit ab9760a8f8

View file

@ -53,6 +53,7 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
};
// FLAKY: https://github.com/elastic/kibana/issues/180493
// Failing: See https://github.com/elastic/kibana/issues/180493
describe.skip('For each artifact list under management', function () {
targetTags(this, ['@ess', '@serverless']);