Skip to content

Commit

Permalink
skip failing test suite (#139096)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Nov 17, 2022
1 parent bfcd120 commit ec98c74
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/apps/visualize/group5/_tsvb_time_series.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {

// Failing: See https://github.com/elastic/kibana/issues/145563
// Failing: See https://github.com/elastic/kibana/issues/145560
// Failing: See https://github.com/elastic/kibana/issues/139096
describe.skip('visual builder', function describeIndexTests() {
before(async () => {
await security.testUser.setRoles([
Expand Down

0 comments on commit ec98c74

Please sign in to comment.