Skip to content

Commit

Permalink
skip suite blocking CI (#98351)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Apr 26, 2021
1 parent 3d23137 commit c104ad2
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ function createRoot() {
}

// skip as we allow id rewriting logic starting from v8.0
// CI FAILURE: https://github.com/elastic/kibana/issues/98351
describe.skip('migration v2', () => {
let esServer: kbnTestServer.TestElasticsearchUtils;
let root: Root;
Expand Down

0 comments on commit c104ad2

Please sign in to comment.