Skip to content

Commit

Permalink
skip flaky suite (#169459)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 25, 2023
1 parent d610e88 commit a0cf2b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/apps/discover/group4/_chart_hidden.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
};

// FLAKY: https://github.com/elastic/kibana/issues/169458
// FLAKY: https://github.com/elastic/kibana/issues/169459
describe.skip('discover show/hide chart test', function () {
before(async function () {
await security.testUser.setRoles(['kibana_admin', 'test_logstash_reader']);
Expand Down

0 comments on commit a0cf2b6

Please sign in to comment.