average-balloon-31442
09/15/2022, 9:20 AMExceeded timeout of 600.0 seconds when executing local process: Run Pytest for …
average-balloon-31442
09/15/2022, 9:56 AM./pants test --test-timeout-default=20 --test-output=all ::
12:53:30.71 [WARN] Failed to generate coverage data for python/projects/…/test.py:../integration-tests.
12:53:30.73 [WARN] Failed to generate JUnit XML data for python/projects/…/test.py:../integration-tests.
12:53:30.73 [ERROR] Completed: Run Pytest - python/projects/…/test.py:../integration-tests failed (exit code -15).
Exceeded timeout of 20.0 seconds when executing local process: Run Pytest for python/projects/…/test.py:../integration-tests:../integration-tests
✕ python/projects/…/test.py:integration-tests failed in 20.04s.
So, either using --test-output=all
I cannot see logs 😞average-balloon-31442
09/15/2022, 10:10 AM2.14.0a0
average-balloon-31442
09/15/2022, 10:11 AM./pants test --test-output=all ::
then I’ll see output of all tests. So, test timeout somehow remove the logs?bitter-ability-32190
09/15/2022, 11:47 AMhundreds-father-404
09/15/2022, 3:22 PMbitter-ability-32190
09/15/2022, 3:24 PM