skip flaky suite (#81632)

This commit is contained in:
Tiago Costa 2020-10-29 12:44:51 +00:00
parent d1344b6ecd
commit 275c30a926
No known key found for this signature in database
GPG key ID: BAECC2D04A04C6EA

View file

@ -88,7 +88,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
expect(await footer.getVisibleText()).to.have.string(rowsHardLimit);
});
describe('expand a document row', function () {
// FLAKY: https://github.com/elastic/kibana/issues/81632
describe.skip('expand a document row', function () {
const rowToInspect = 1;
beforeEach(async function () {
// close the toggle if open