diff options
author | Micael Karlberg <[email protected]> | 2019-07-22 14:49:00 +0200 |
---|---|---|
committer | Micael Karlberg <[email protected]> | 2019-07-22 14:49:00 +0200 |
commit | 9295544658711636e21fd11e41d3d23169248c7d (patch) | |
tree | 85a3dff2d23ef5de177c388abc837abae5f9c8a1 /lib/megaco/test/megaco_codec_flex_lib.erl | |
parent | cfb78031058227e44c666f7ae1afdb035cf6b1cb (diff) | |
download | otp-9295544658711636e21fd11e41d3d23169248c7d.tar.gz otp-9295544658711636e21fd11e41d3d23169248c7d.tar.bz2 otp-9295544658711636e21fd11e41d3d23169248c7d.zip |
[megaco|test] Failure to start config should result in skip
It seems that the megaco_config process did not start (for
an unknown reason) and that resulted in a failed test case.
But starting the config process was not what the test case
was for, so it should have resulted in a skip.
Also, since we did not check the result of the config start,
we don't know why it failed.
So, move the start and stop of the megaco_config process
to the [init|end]_per_testcase function(s). If we fail to
start, then we skip (with a useful reason).
Diffstat (limited to 'lib/megaco/test/megaco_codec_flex_lib.erl')
0 files changed, 0 insertions, 0 deletions