skip 'should show failed shards popup' #78743

This commit is contained in:
Jonathan Budzenski 2020-12-14 16:04:24 -06:00
parent 1f774bb2e6
commit 6bf83fc37a

View file

@ -40,7 +40,7 @@ export default function ({ getService, getPageObjects }) {
await security.testUser.restoreDefaults();
});
it('query should show failed shards pop up', async function () {
it.skip('query should show failed shards pop up', async function () {
if (false) {
/* If you had to modify the scripted fields, you could un-comment all this, run it, use es_archiver to update 'kibana_scripted_fields_on_logstash'
*/