Skip to content

Commit

Permalink
skip failing test suite (elastic#142912)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored and WafaaNasr committed Oct 11, 2022
1 parent cbf78ba commit d963917
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
const elasticChart = getService('elasticChart');

// Failing: See https://github.com/elastic/kibana/issues/142913
// Failing: See https://github.com/elastic/kibana/issues/142912
describe.skip('Dashboard to dashboard drilldown', function () {
describe('Create & use drilldowns', () => {
before(async () => {
Expand Down

0 comments on commit d963917

Please sign in to comment.