mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
skip flaky suite (#169454)
This commit is contained in:
parent
4d0610de38
commit
0564a6b1a2
1 changed files with 1 additions and 0 deletions
|
@ -42,6 +42,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
|
|||
};
|
||||
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/169434
|
||||
// FLAKY: https://github.com/elastic/kibana/issues/169454
|
||||
describe.skip('adhoc data views', function () {
|
||||
before(async () => {
|
||||
await security.testUser.setRoles(['kibana_admin', 'test_logstash_reader']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue