Skip to content

Commit

Permalink
skip flaky es promotion suites (elastic#163255)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Jan 30, 2025
1 parent 92fc287 commit b5df3e2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ import { getFips } from 'crypto';
const logFilePath = join(__dirname, 'read_batch_size.log');

// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/163254
// FAILING ES PROMOTION: https://github.com/elastic/kibana/issues/163255
describe.skip('migration v2 - read batch size', () => {
let esServer: TestElasticsearchUtils;
let root: Root;
Expand Down

0 comments on commit b5df3e2

Please sign in to comment.