When using `pytest-xdist` for parallel test execution, the total time taken is NOT the same as the sum total of all tests.
When using
pytest-xdistfor parallel test execution, the total time taken is NOT the same as the sum total of all tests.