Skip to content

Commit

Permalink
skip failing test suite (#162594)
Browse files Browse the repository at this point in the history
  • Loading branch information
kibanamachine committed Aug 31, 2023
1 parent bc866a7 commit dba91b9
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 @@ import { comparePolicies, getTestSyntheticsPolicy } from './sample_data/test_pol

export default function ({ getService }: FtrProviderContext) {
// FLAKY: https://github.com/elastic/kibana/issues/162594
// Failing: See https://github.com/elastic/kibana/issues/162594
describe.skip('SyncGlobalParams', function () {
this.tags('skipCloud');
const supertestAPI = getService('supertest');
Expand Down

0 comments on commit dba91b9

Please sign in to comment.