Skip to content

Commit

Permalink
skip failing test suite (elastic#184229)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored and adelisle committed Aug 5, 2024
1 parent 88f5a2c commit 6e82f58
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/functional/apps/rollup_job/rollup_jobs.js
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ export default function ({ getService, getPageObjects }) {
const esDeleteAllIndices = getService('esDeleteAllIndices');

// Failing: See https://github.com/elastic/kibana/issues/184230
// Failing: See https://github.com/elastic/kibana/issues/184229
describe.skip('rollup job', function () {
//Since rollups can only be created once with the same name (even if you delete it),
//we add the Date.now() to avoid name collision.
Expand Down

0 comments on commit 6e82f58

Please sign in to comment.