sparse-lifeguard-95737
07/19/2022, 7:07 PMpython_test
target, does that timeout start ticking only when the pytest
process starts running? or does the timeout start when the process is queued for execution? we sometimes see tests time out in CI that run in well under their configured timeout individuallyhigh-yak-85899
07/19/2022, 7:07 PMsparse-lifeguard-95737
07/19/2022, 7:08 PMwitty-crayon-22786
07/19/2022, 7:40 PMI’m wondering if the structural problem from https://github.com/pantsbuild/pants/issues/16188 applies to more operations than the remote-cache readsalmost certainly! not here though i don’t think. when you see differences in CI vs locally, it might be due to resource contention, such as when running lots of tests concurrently (as @high-yak-85899said)