Status: Accepted
Owner: ----
Labels: Type-Enhancement Priority-Medium Target-2.6

New issue 775 by pekka.klarck: Allow specifying `Test Timeout` in suite init files
http://code.google.com/p/robotframework/issues/detail?id=775

This functionality was removed in RF 2.5 (issue 398) but there are some cases where it would be useful. One of the biggest reasons it was removed was that extra settings made RIDE's UI clunky, but a better fix for that is enhancing RIDE.

One good use case for test timeouts in init files is setting timeouts for all test cases. Because timeout can be set with a variable, this functionality makes special timeout setting proposed in issue 402 unnecessary.

Reply via email to