diff options
author | Siri Hansen <[email protected]> | 2012-11-15 10:15:24 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2012-11-16 11:45:38 +0100 |
commit | 1a8e644f07418f27fad173201381012cb827282f (patch) | |
tree | 0767185b185a3ee7447e326a27617937c32f6c78 /make/fakefop | |
parent | 15ae7c1f17f4516475e9ea60942fb60464a7e3de (diff) | |
download | otp-1a8e644f07418f27fad173201381012cb827282f.tar.gz otp-1a8e644f07418f27fad173201381012cb827282f.tar.bz2 otp-1a8e644f07418f27fad173201381012cb827282f.zip |
[test_server] Cancel timetrap for break in end_per_testcase
Any call to test_server:break/1 should cancel all active
timetramps. In some cases, Suite:end_per_testcase/2 is executed on a
different process than the test case itself, and if
test_server:break/1 would be called from there, the timetraps would
not be cancelled. This has been corrected.
Diffstat (limited to 'make/fakefop')
0 files changed, 0 insertions, 0 deletions