diff options
author | Siri Hansen <[email protected]> | 2012-12-19 16:02:18 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2012-12-20 16:44:05 +0100 |
commit | 8100f5b8156a446081813fc8167059171d90b817 (patch) | |
tree | 013ef1024ad104c5407a82aa31b2c023804ada7b /lib/common_test/src/ct_framework.erl | |
parent | f6eb49df376b56f746c2e74d8cf159261aee5464 (diff) | |
download | otp-8100f5b8156a446081813fc8167059171d90b817.tar.gz otp-8100f5b8156a446081813fc8167059171d90b817.tar.bz2 otp-8100f5b8156a446081813fc8167059171d90b817.zip |
[test_server] Stop cover on node after node is terminated
Before terminating slave nodes, test_server calls cover:flush/1 to
fetch data from the node without actually stopping cover on this
node. If cover is not stopped for the node and a new node with the
same name is started, then cover will be started on the new node. To
avoid this test_server now calls cover:stop/1 after the slave node is
terminated.
Diffstat (limited to 'lib/common_test/src/ct_framework.erl')
0 files changed, 0 insertions, 0 deletions