Skip to content

Commit

Permalink
[7.7] [xpack/jest_integration] remove flaky test and script block (#6…
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer authored May 21, 2020
1 parent bd5f65d commit 206355b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 46 deletions.
7 changes: 0 additions & 7 deletions x-pack/scripts/jest_integration.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,13 +16,6 @@
//
// See all cli options in https://facebook.github.io/jest/docs/cli.html

throw new Error(`
jest_integration tests have been disabled because of a flaky failure in the
example integration test: https://github.com/elastic/kibana/issues/32795#issuecomment-471585274
when un-skipping these tests make sure to uncomment test/scripts/jenkins_xpack.sh lines 33-37
`);

const resolve = require('path').resolve;
process.argv.push('--config', resolve(__dirname, '../test_utils/jest/config.integration.js'));
process.argv.push('--runInBand');
Expand Down

This file was deleted.

0 comments on commit 206355b

Please sign in to comment.