Hello,
I don't think this is possible currently. It would be useful functionality, so please submit an enhancement request. Probably the best solution would be being able to turn the continue on failure mode on or off per keyword. In addition to making it posssible to turn it off on teardowns, it would allow turning it on elsewhere if needed.
Sent from my mobile.
--
You received this message because you are subscribed to the Google Groups "robotframework-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to robotframework-u...@googlegroups.com.
To post to this group, send email to robotframe...@googlegroups.com.
Visit this group at https://groups.google.com/group/robotframework-users.
For more options, visit https://groups.google.com/d/optout.
I noticed the issue and already commented it. I'm afraid this might require too big changes to be doable in 3.0.x minor releases, but we'll know more if this is prototyped. Adding it in 3.1 ought to be possible anyway.
As I commented, using keyword tags like `robot-continue-on-failure` would probably be the best way to control this behavior. Internally the ExecutionContext object should probably be responsible for storing continuability state a bit like it stores timeouts.
We can continue discussion in the comments of the issue and have a chat on IRC or Slack. I won't have much time until Thursday when kindergarten opens it doors after holidays, though.
Sent from my mobile.