react-native/scripts/circleci
Héctor Ramos 6af3b161c0 Run failing tests in CI, without turning CI red (#20775)
Summary:
We have several disabled tests in Circle, and they are not running at all.
This prevents us from seeing when a disabled test might actually be fixed, as enabling the test requires uncommenting the correct line in Circle CI's config.

In this PR, we use the existing swallow_error script to run known-failing steps, without failing the job. This will let us see the step's output in CI, without polluting PRs that have not introduced new failures to CI.
Pull Request resolved: https://github.com/facebook/react-native/pull/20775

Differential Revision: D9442412

Pulled By: hramos

fbshipit-source-id: 83c930811a559fdcf6d7b926b4073343e862d2b3
2018-08-22 12:31:19 -07:00
..
analyze_code.sh Explicitly set path to yarn 2018-03-16 17:22:05 -07:00
apt-get-android-deps.sh Fix test_android test failure, add libpulse0 dep 2018-07-24 16:33:49 -07:00
buck_fetch.sh Remove pull request check on npm deploys (#19856) 2018-07-23 13:33:28 -07:00
check_cache.sh Clear cache to resolve iOS, tvOS workflow 2018-03-09 15:11:46 -08:00
check_license.sh Check PATENTS does not creep into files 2018-03-01 08:22:05 -08:00
exec_swallow_error.sh Run failing tests in CI, without turning CI red (#20775) 2018-08-22 12:31:19 -07:00
gradle_download_deps.sh Cache C++ downloads 2018-03-27 14:33:24 -07:00