Hi All,
When running Test suites on if they are over 45 mins long the test suite will randomly restart from the beginning and run all tests again. I initially thought it was failures but even when all the tests pass it will still restart until the suite times out.
An example:
You can see the highlighted smoke test has been ran again.
You can see form the 2nd screenshot that it is not repeated in my suite.
Another issue is that this does not show on final reports. When the test suite restarts the test report file restarts so does not show the initial run of the test. which makes it very difficult to prove it happens unless you watch the test suite in progress on the testops portal.
Often the test suite will just restart until the timeout is hit and then show as failed. Therefore making running tests overnight or out of hours useless
I have logged an issue with Katalon Help desk but wonder if others have the same issue?