skip failing test suite (#154452)

This commit is contained in:
Kibana Machine 2023-04-17 11:44:58 -04:00
parent 404ec58660
commit 644e0a81d4

View file

@ -141,6 +141,7 @@ export default function ({ getPageObject, getService }: FtrProviderContext) {
}
// Failing: See https://github.com/elastic/kibana/issues/137032
// Failing: See https://github.com/elastic/kibana/issues/154452
describe.skip('index based', function () {
this.tags(['ml']);
before(async () => {