Community Alums
Not applicable

Test steps are returning Success but it’s failing with timeout error.

  1. Error: The test timed out because the max execution time (600 seconds) was reached

 When running ATF tests that have client-side steps that will envoke the client test runner, test steps will return 'Success' but the test may timeout or return failure.

This issue will be fixed in Paris version. There is a workaround for this issue:

Workaround

Turning off debug mode will allow ATF tests to pass that are encountering this issue.

  • Navigate to: Automated Test Framework -> Administration -> Properties
  • Under "Test Debugging Properties" uncheck the "Yes" checkbox for "Enables additional debugging functionality..."
  • Save the form.
Comments
Lukas Skywalke1
Kilo Contributor

Hello Anusha,

Thanks for workaround, but i`ve started encounter this problem again (Quebec) version. 

The test timed out because the max execution time (600 seconds) was reached while executing step 2 - 6

 

What I did in order to prevent this error:

1. Unchecked "yes" box for "Test Debugging Properties"

2. "Test Runner Timeout" value set to 1600

3. "Test Runner Heartbeat Interval" value set to 1500

 

But still no luck 😕

 

Any Advise?

Thanks

Version history
Last update:
‎08-25-2020 10:20 PM
Updated by:
Community Alums