<#20046 Road to green CI (spurious CI failures)> N...
# github-notifications
c
#20046 Road to green CI (spurious CI failures) New discussion created by sureshjoshi https://pantsbuild.slack.com/archives/C0D7TNJHL/p1697563460898739 A discussion related to the untenability of our flaky CI. Sample of timeouts:
Copy code
## 2/10
✕ src/python/pants/backend/adhoc/run_system_binary_integration_test.py:tests failed in 60.07s.
## 3/10
✕ src/python/pants/backend/javascript/goals/lockfile_test.py:tests failed in 60.07s.
✕ src/python/pants/backend/javascript/subsystems/nodejs_test.py:tests failed in 240.10s.
## 4/10
✕ src/python/pants/backend/openapi/lint/spectral/rules_integration_test.py:tests failed in 120.07s.
✕ src/python/pants/backend/python/goals/coverage_py_integration_test.py:tests failed in 540.07s.
✕ src/python/pants/init/load_backends_integration_test.py:tests failed in 800.07s.
## 5/10
✕ src/python/pants/engine/streaming_workunit_handler_integration_test.py:streaming_workunit_handler_integration_test failed in 167.38s.
E       AssertionError: After 15 attempts in 30 seconds: The waiter process should have written its pid.
## 7/10
✕ src/python/pants/backend/javascript/dependency_inference/rules_test.py:tests failed in 60.10s.
## 8/10
✕ src/python/pants/option/global_options_test.py:tests failed in 60.10s.
pantsbuild/pants