skip failing test suite (#209228)

This commit is contained in:
Kibana Machine 2025-02-15 02:48:05 +11:00
parent ecd33168b1
commit 6de2ef0e6d

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([