wide-zoo-86070
04/21/2022, 8:46 PM--no-process-cleanup
, then run the __run.sh
in the cached folder. The same test passed. I am wondering if __run.sh
always give the consistent result compared to running ./pants test
?\__run.sh.
witty-crayon-22786
04/21/2022, 8:57 PM__run.sh
, unfortunatelyenv
)wide-zoo-86070
04/21/2022, 9:05 PMwitty-crayon-22786
04/21/2022, 9:07 PM__run.sh
and see if you reproduce. Pants will not otherwise propagate the PYTHONPATH to a test.wide-zoo-86070
04/21/2022, 9:08 PMwitty-crayon-22786
04/21/2022, 9:08 PM@rules
use one).env
vars in __run.sh
helps to reproduce the issue you were seeing, then i’ll file a ticket to ensure that we’re filtering.wide-zoo-86070
04/21/2022, 9:12 PMwitty-crayon-22786
04/21/2022, 9:14 PMhappy-kitchen-89482
04/22/2022, 10:17 AM__run.sh
it succeeds. Digging further.