Skip to content

Commit

Permalink
skip flaky suite (#102283)
Browse files Browse the repository at this point in the history
  • Loading branch information
tylersmalley committed Jun 16, 2021
1 parent a7b0391 commit 3236f3f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions x-pack/test/api_integration/apis/ml/modules/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ export default function ({ getService, loadTestFile }: FtrProviderContext) {
const fleetPackages = ['apache-0.5.0', 'nginx-0.5.0'];

// Failing: See https://github.com/elastic/kibana/issues/102282
// Failing: See https://github.com/elastic/kibana/issues/102283
describe.skip('modules', function () {
before(async () => {
for (const fleetPackage of fleetPackages) {
Expand Down

0 comments on commit 3236f3f

Please sign in to comment.