skip failing test suite (#209228)

This commit is contained in:
Kibana Machine 2025-03-17 17:38:51 +01:00
parent beec8a08cc
commit 51e0ea0070

View file

@ -14,7 +14,8 @@ export default function ({ getPageObjects, getService }) {
const security = getService('security');
const retry = getService('retry');
describe('shapefile upload', () => {
// Failing: See https://github.com/elastic/kibana/issues/209228
describe.skip('shapefile upload', () => {
let indexName = '';
before(async () => {
await security.testUser.setRoles([