mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip failing test suite (#160070)
This commit is contained in:
parent
6c82b40965
commit
813787cf96
1 changed files with 1 additions and 0 deletions
|
@ -101,6 +101,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
|
|||
};
|
||||
|
||||
// Failing: See https://github.com/elastic/kibana/issues/132865
|
||||
// Failing: See https://github.com/elastic/kibana/issues/160070
|
||||
describe.skip('dashboard embeddable rendering', function describeIndexTests() {
|
||||
before(async () => {
|
||||
await security.testUser.setRoles(['kibana_admin', 'animals', 'test_logstash_reader']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue