mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 17:59:23 -04:00
skip flaky suite (#148387)
This commit is contained in:
parent
53e406c403
commit
0378fab8f7
1 changed files with 1 additions and 0 deletions
|
@ -311,6 +311,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
|
|||
// Failing: https://github.com/elastic/kibana/issues/147958
|
||||
// Failing: https://github.com/elastic/kibana/issues/148367
|
||||
// Failing: https://github.com/elastic/kibana/issues/148385
|
||||
// Failing: https://github.com/elastic/kibana/issues/148387
|
||||
describe.skip('Search source Alert', () => {
|
||||
before(async () => {
|
||||
await security.testUser.setRoles(['discover_alert']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue