Skip to content

Commit

Permalink
skip failing es promotion suite (elastic#176698)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Feb 12, 2024
1 parent 82d639d commit 29580f3
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -528,6 +528,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
});

// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/176697
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/176698
it.skip('navigates through the wizard and sets all needed fields', async () => {
await transform.testExecution.logTestStep('displays the define step');
await transform.wizard.assertDefineStepActive();
Expand Down

0 comments on commit 29580f3

Please sign in to comment.