Skip to content

Commit

Permalink
skip flaky suite (#172704)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Dec 7, 2023
1 parent 936fe44 commit df68e16
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 @@ export default ({ getPageObjects, getService }: FtrProviderContext) => {
const TEST_TEMPLATE = 'a_test_template';

// FLAKY: https://github.com/elastic/kibana/issues/172703
// FLAKY: https://github.com/elastic/kibana/issues/172704
describe.skip('Index Templates', function () {
before(async () => {
await security.testUser.setRoles(['index_management_user']);
Expand Down

0 comments on commit df68e16

Please sign in to comment.