diff options
author | Siri Hansen <[email protected]> | 2013-03-05 09:58:06 +0100 |
---|---|---|
committer | Siri Hansen <[email protected]> | 2013-03-05 09:58:06 +0100 |
commit | fc6ce3f254fb231d157a765e1720612d0611baa2 (patch) | |
tree | 35f7f4281f12c806c5226ef273987e633cf88acb /erts/internal_doc | |
parent | 35030ae2cd6a6a6af4986f9f1ae8a98d76f43863 (diff) | |
download | otp-fc6ce3f254fb231d157a765e1720612d0611baa2.tar.gz otp-fc6ce3f254fb231d157a765e1720612d0611baa2.tar.bz2 otp-fc6ce3f254fb231d157a765e1720612d0611baa2.zip |
[jinterface] Kill process between tests to avoid consequential error
In some cases when a test case fails, the erl_link_server process
(which is spawned by many test cases in jinterface_SUITE) does not
terminate. This causes the next test case to fail with a badarg as it
tries to register a new process with the same name. To avoid this,
erl_link_server, if it exists, is now killed in end_per_testcase.
Also, some compiler warnings are removed from jitu.erl.
Diffstat (limited to 'erts/internal_doc')
0 files changed, 0 insertions, 0 deletions