mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
[SKIP ON MKI] x-pack/test_serverless/../search_source_alert.ts
(#207869)
## Summary See details: https://github.com/elastic/kibana/issues/207865
This commit is contained in:
parent
18afd0bb3c
commit
d6967b8bce
1 changed files with 2 additions and 1 deletions
|
@ -378,7 +378,8 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
|
|||
|
||||
describe('Search source Alert', function () {
|
||||
// Failing: https://github.com/elastic/kibana/issues/203045
|
||||
this.tags(['skipSvlOblt']);
|
||||
// Failing: https://github.com/elastic/kibana/issues/207865
|
||||
this.tags(['skipSvlOblt', 'skipSvlSearch']);
|
||||
|
||||
before(async () => {
|
||||
await security.testUser.setRoles(['discover_alert']);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue