skip flaky suite (#116186)

This commit is contained in:
Tiago Costa 2021-10-25 19:55:16 +01:00
parent a266b2d426
commit 3a18a8226f
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -12,7 +12,8 @@ import expect from '@kbn/expect';
export default function ({ getService }) {
const supertest = getService('supertest');
describe('getGridTile', () => {
// FLAKY: https://github.com/elastic/kibana/issues/116186
describe.skip('getGridTile', () => {
it('should return vector tile containing cluster features', async () => {
const resp = await supertest
.get(