aboutsummaryrefslogtreecommitdiffstats
path: root/lib/common_test/test/ct_cover_SUITE_data/cover_SUITE.erl
diff options
context:
space:
mode:
authorSiri Hansen <[email protected]>2013-04-11 15:53:06 +0200
committerSiri Hansen <[email protected]>2013-04-19 10:57:12 +0200
commit02e6d017104cdbd5cc8c4cf542b727ab621dad96 (patch)
treec96d6610a1fabaf940b4da025580e9a9475b3fa1 /lib/common_test/test/ct_cover_SUITE_data/cover_SUITE.erl
parentb31b467e902c978284eaeca6a23e336d2301f42a (diff)
downloadotp-02e6d017104cdbd5cc8c4cf542b727ab621dad96.tar.gz
otp-02e6d017104cdbd5cc8c4cf542b727ab621dad96.tar.bz2
otp-02e6d017104cdbd5cc8c4cf542b727ab621dad96.zip
[reltool] Remove erlang:port_close/1 for node port
Test nodes are started with erlang:open_port/2, using the -detached option to erl. -detached causes the port returned from open_port/2 to be closed automatically. Some test cases failed occasionally with a badarg when attempting to close the port with erlang:port_close/1. To avoid this the call to port_close/1 is now removed.
Diffstat (limited to 'lib/common_test/test/ct_cover_SUITE_data/cover_SUITE.erl')
0 files changed, 0 insertions, 0 deletions