Skip to content

Commit

Permalink
Remove slapshot contract tests (#66277)
Browse files Browse the repository at this point in the history
  • Loading branch information
joshdover authored May 12, 2020
1 parent 7da7080 commit fd4074f
Show file tree
Hide file tree
Showing 12 changed files with 3 additions and 927 deletions.
7 changes: 0 additions & 7 deletions test/scripts/jenkins_xpack.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,13 +21,6 @@ if [[ -z "$CODE_COVERAGE" ]] ; then
echo ""
echo ""

# FAILING: https://github.com/elastic/kibana/issues/44250
# echo " -> Running jest contracts tests"
# cd "$XPACK_DIR"
# SLAPSHOT_ONLINE=true CONTRACT_ONLINE=true node scripts/jest_contract.js --ci --verbose
# echo ""
# echo ""

# echo " -> Running jest integration tests"
# cd "$XPACK_DIR"
# node scripts/jest_integration --ci --verbose
Expand Down
1 change: 0 additions & 1 deletion x-pack/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,6 @@
"@kbn/plugin-helpers": "9.0.2",
"@kbn/test": "1.0.0",
"@kbn/utility-types": "1.0.0",
"@mattapperson/slapshot": "1.4.3",
"@storybook/addon-actions": "^5.2.6",
"@storybook/addon-console": "^1.2.1",
"@storybook/addon-knobs": "^5.2.6",
Expand Down
29 changes: 0 additions & 29 deletions x-pack/scripts/jest_contract.js

This file was deleted.

25 changes: 0 additions & 25 deletions x-pack/test_utils/jest/config.contract.js

This file was deleted.

This file was deleted.

97 changes: 0 additions & 97 deletions x-pack/test_utils/jest/contract_tests/example.contract.test.ts

This file was deleted.

Loading

0 comments on commit fd4074f

Please sign in to comment.