Skip to content

Commit

Permalink
skip flaky suite (#52854)
Browse files Browse the repository at this point in the history
(cherry picked from commit 789851e)
  • Loading branch information
spalger committed Jun 17, 2020
1 parent 771eeb5 commit 67235e0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/functional/apps/dashboard/dashboard_snapshots.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,7 @@ export default function ({ getService, getPageObjects, updateBaselines }) {
const dashboardAddPanel = getService('dashboardAddPanel');

// SKIPPED as it is failing in ES PROMOTION: https://github.com/elastic/kibana/issues/68595
// FLAKY: https://github.com/elastic/kibana/issues/52854
describe.skip('dashboard snapshots', function describeIndexTests() {
before(async function () {
await esArchiver.load('dashboard/current/kibana');
Expand Down

0 comments on commit 67235e0

Please sign in to comment.