Skip to content

Commit

Permalink
skip flaky suite (#165796)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Sep 6, 2023
1 parent d702521 commit 51ab17e
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const testSubjects = getService('testSubjects');

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

Expand Down

0 comments on commit 51ab17e

Please sign in to comment.