Skip to content

Commit

Permalink
skip flaky suite. #113067
Browse files Browse the repository at this point in the history
jbudz committed Sep 26, 2021
1 parent bffe5cf commit affeb99
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
@@ -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');

0 comments on commit affeb99

Please sign in to comment.