Skip to content

Commit

Permalink
skip flaky suite (#165425)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Sep 6, 2023
1 parent 8289838 commit 28665e3
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 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {

// FLAKY: https://github.com/elastic/kibana/issues/165804
// FLAKY: https://github.com/elastic/kibana/issues/165796
// FLAKY: https://github.com/elastic/kibana/issues/165425
describe.skip('Data View Management', function () {
let dataViewId = '';

Expand Down

0 comments on commit 28665e3

Please sign in to comment.