Skip to content

Commit

Permalink
skip flaky suite. #113067
Browse files Browse the repository at this point in the history
  • Loading branch information
jbudz committed Sep 26, 2021
1 parent 63767fb commit e941374
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ export default function ({ getPageObjects, getService }: FtrProviderContext) {
await PageObjects.timePicker.setDefaultAbsoluteRange();
}

// FLAKY https://github.com/elastic/kibana/issues/113067
describe('spaces', () => {
before(async () => {
await esArchiver.loadIfNeeded('x-pack/test/functional/es_archives/logstash_functional');
Expand Down

0 comments on commit e941374

Please sign in to comment.