Skip to content

Commit

Permalink
skip flaky suite (elastic#170521)
Browse files Browse the repository at this point in the history
  • Loading branch information
mistic committed Nov 7, 2023
1 parent df569d0 commit f0ad4db
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ import {
import { closeModalIfVisible, closeToastIfVisible } from '../../tasks/integrations';
import { RESULTS_TABLE, RESULTS_TABLE_BUTTON } from '../../screens/live_query';

describe(
// FLAKY: https://github.com/elastic/kibana/issues/170521
describe.skip(
'Alert Event Details',
{
tags: ['@ess', '@serverless'],
Expand Down

0 comments on commit f0ad4db

Please sign in to comment.