Skip to content

Commit

Permalink
skip flaky suite (#105018)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Oct 25, 2021
1 parent 1fa073f commit de59cfe
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -207,6 +207,7 @@ describe('Dashboard container lifecycle', () => {
});

// FLAKY: https://github.com/elastic/kibana/issues/116050
// FLAKY: https://github.com/elastic/kibana/issues/105018
describe.skip('Dashboard initial state', () => {
it('Extracts state from Dashboard Saved Object', async () => {
const { renderHookResult, embeddableFactoryResult } = renderDashboardAppStateHook({});
Expand Down

0 comments on commit de59cfe

Please sign in to comment.