Skip to content

Commit

Permalink
skip failing test suite (elastic#196257)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine authored and Samiul-TheSoccerFan committed Dec 10, 2024
1 parent 9218d25 commit 149025f
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ export default function ({ getService }: FtrProviderContext) {
const supertest = getService('supertest');

// Failing: See https://github.com/elastic/kibana/issues/202337
// Failing: See https://github.com/elastic/kibana/issues/196257
describe.skip('SyntheticsCustomStatusRule', () => {
const SYNTHETICS_RULE_ALERT_INDEX = '.alerts-observability.uptime.alerts-default';

Expand Down

0 comments on commit 149025f

Please sign in to comment.