Skip to content

Commit

Permalink
[SKIP ON MKI] x-pack/test_serverless/functional/test_suites/observabi…
Browse files Browse the repository at this point in the history
…lity/dataset_quality/dataset_quality_flyout.ts (#187626)

## Summary

see details: #187624
  • Loading branch information
wayneseymour authored Jul 5, 2024
1 parent 1040bae commit e7810e4
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const degradedDatasetName = datasetNames[2];

describe('Flyout', function () {
// see details: https://github.com/elastic/kibana/issues/187624
this.tags(['failsOnMKI']);
before(async () => {
// Install Apache Integration and ingest logs for it
await PageObjects.observabilityLogsExplorer.installPackage(apachePkg);
Expand Down

0 comments on commit e7810e4

Please sign in to comment.