Skip to content

Commit

Permalink
skip failing test suite (#145560)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Nov 17, 2022
1 parent 4e5a31a commit bfcd120
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 @@ -29,6 +29,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
const kibanaServer = getService('kibanaServer');

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

0 comments on commit bfcd120

Please sign in to comment.