Issue 0036
- Summary
- Make sure post_test runs if test is interrupted
- Owner
- Tim
- Reporter
- Tim
- Status
- closed
- Priority
- high
Description [edit section]
There is an interrupt handler in functions.sh (see signal_handler()), that runs the post_test function if the test is interrupted for some reason.However, it does not work.
Notes [edit section]
Resolved with commit: https://bitbucket.org/tbird20d/fuego-core/commits/0658a134bdee04ff11d103196dcb654a71c76f49
- backlink