6af3b161c0
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 |
||
---|---|---|
.. | ||
analyze_code.sh | ||
apt-get-android-deps.sh | ||
buck_fetch.sh | ||
check_cache.sh | ||
check_license.sh | ||
exec_swallow_error.sh | ||
gradle_download_deps.sh |