skip flaky test #95660

This commit is contained in:
Jonathan Budzenski 2021-04-01 11:19:48 -05:00
parent bb9928c0e6
commit 95f37732d3

View file

@ -291,7 +291,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
expect(isSuccessful).to.be(true);
});
it('should allow the user to confirm overriding multiple duplicate saved objects', async function () {
// https://github.com/elastic/kibana/issues/95660
it.skip('should allow the user to confirm overriding multiple duplicate saved objects', async function () {
// This data has already been loaded by the "visualize" esArchive. We'll load it again
// so that we can override the existing visualization.
await PageObjects.savedObjects.importFile(