mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
skip failing test suite (#199583)
This commit is contained in:
parent
7eb7ab4739
commit
4c3218290f
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@ import { mockRiskEngineEnabled } from '../../../tasks/entity_analytics';
|
|||
const DATA_VIEW = 'auditbeat-*';
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/199563
|
||||
// Failing: See https://github.com/elastic/kibana/issues/199583
|
||||
describe.skip('Inspect Explore pages', { tags: ['@ess', '@serverless'] }, () => {
|
||||
beforeEach(() => {
|
||||
// illegal_argument_exception: unknown setting [index.lifecycle.name]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue