mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
skip failing test suite (#158529)
This commit is contained in:
parent
813787cf96
commit
43ff0befa1
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,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
|
||||
// Failing: See https://github.com/elastic/kibana/issues/158529
|
||||
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