Status: New
Owner: ----
Labels: Type-Enhancement Priority-Medium

New issue 1664 by jtb...@gmail.com: End test execution from listener interface
http://code.google.com/p/robotframework/issues/detail?id=1664

We use the listener interface to communicate with our test automation servers without having to modify our large amount of pre-existing test cases. Given this, there are certain situations when we need to halt test execution from the listener interface while still generating logs.

This has already been discussed previously here: https://groups.google.com/forum/#!topic/robotframework-users/Mbt_8Pe3t7c

One method of implementing this would be to recognize the ROBOT_EXIT_ON_FAILURE variable being inside an exception raised from the listener.

Alternative methods are welcome; however, the pre-existing solution of using signals doesn't fit our needs (being as functionality is different between windows and linux).

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to robotframework-commit+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to