Skip to content
This repository has been archived by the owner on Mar 31, 2024. It is now read-only.

Commit

Permalink
[xpack/jest_integration] remove flaky test and script block (elastic#…
Browse files Browse the repository at this point in the history
  • Loading branch information
Spencer authored and spalger committed May 21, 2020
1 parent 7fc7cb8 commit 04dfe0e
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 04dfe0e

Please sign in to comment.