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