Hi,
the Time-out Threshold field in the test suite editor's Behavior tab
allows for a maximum value of 999999 milliseconds.
In my test cases, I want to check the success of build processes which
take longer than 16 minutes. These test cases always run into a time-out
ending up in a FAIL verdict while the tested build process in fact
finishes successfully.
Is there a substantial reason for this restriction?
Can it be avoided? Any workaround?