Skip to content

Commit

Permalink
[SKIP ON MKI] cmn/disc/grp6/_sidebar·ts (#195103)
Browse files Browse the repository at this point in the history
## Summary

see details: #195100
  • Loading branch information
wayneseymour authored Oct 5, 2024
1 parent c51f850 commit c37a043
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,9 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const INITIAL_FIELD_LIST_SUMMARY = '48 available fields. 5 empty fields. 4 meta fields.';

describe('discover sidebar', function describeIndexTests() {
// see details: https://github.com/elastic/kibana/issues/195100
this.tags(['failsOnMKI']);

before(async function () {
await esArchiver.loadIfNeeded('test/functional/fixtures/es_archiver/logstash_functional');
await PageObjects.svlCommonPage.loginAsAdmin();
Expand Down

0 comments on commit c37a043

Please sign in to comment.