Updates:
Status: WontFix
Labels: -Target-2.5 Target-2.6Comment #1 on issue 551 by jprantan: Recursive user keywords can break the whole test execution
http://code.google.com/p/robotframework/issues/detail?id=551We discussed about this and there is not much we can do. The biggest problem is to know how much recursion is too much? Of course we could try to handle the exception
caused by the recursion, but the real value is anyway missing.
