Skip to content

Commit ec293bf

Browse files
committed
skip failing test suite (#148386)
1 parent 18e157a commit ec293bf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

x-pack/test/functional_with_es_ssl/apps/discover/search_source_alert.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -307,6 +307,7 @@ export default function ({ getService, getPageObjects }: FtrProviderContext) {
307307
};
308308

309309
// Failing: See https://github.com/elastic/kibana/issues/148388
310+
// Failing: See https://github.com/elastic/kibana/issues/148386
310311
describe.skip('Search source Alert', () => {
311312
before(async () => {
312313
await security.testUser.setRoles(['discover_alert']);

0 commit comments

Comments
 (0)