Timeout in Jenkins while running the Test cases

How to resolve the timeout error in Jenkins for the test case execution?

Issue Description :Jenkins is timing out with UiPath Tests with ERROR: "Step ‘UiPath Run tests’ failed: Test reports were found but none of them are new."

Resolution : This could happen if the older test data are in the workspace folder. Deleting the same should solve the issue. Also, It is recommended to set Delete the workspace before build start to true.

1.png