Skip to content

Commit

Permalink
skip flaky suite (#163255)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 17, 2024
1 parent 2976399 commit eed13a2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ import { delay } from '../test_utils';
const logFilePath = join(__dirname, 'read_batch_size.log');

// FLAKY: https://github.com/elastic/kibana/issues/163254
// FLAKY: 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 eed13a2

Please sign in to comment.