Skip to content

Commit

Permalink
skip failing es promotion suite (elastic#176103)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic authored and fkanout committed Mar 4, 2024
1 parent 5459d2c commit 49fc2d4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/examples/search/warnings.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const monacoEditor = getService('monacoEditor');

// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/176102
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/176103
describe.skip('handling warnings with search source fetch', function () {
const dataViewTitle = 'sample-01,sample-01-rollup';
const fromTime = 'Jun 17, 2022 @ 00:00:00.000';
Expand Down

0 comments on commit 49fc2d4

Please sign in to comment.