<p>fixeria has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24734">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">[VAMOS] BTS: call f_shutdown() in f_TC_vamos_exec_async()<br><br>Sometimes, VAMOS related test cases fail due to a DTE:<br><br>  Dynamic test case error: Sending data on the connection of port<br>                           CCHAN_PT to 1:RSL_CCHAN failed. (Broken pipe)<br><br>Call f_shutdown() to ensure that all components are properly<br>terminated, so there will be no race conditions like this.<br><br>Change-Id: I690412a29b24571109415d32b09543de459076d1<br>Related: SYS#4895<br>---<br>M bts/BTS_Tests_VAMOS.ttcn<br>1 file changed, 2 insertions(+), 0 deletions(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/34/24734/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bts/BTS_Tests_VAMOS.ttcn b/bts/BTS_Tests_VAMOS.ttcn</span><br><span>index 413892d..3498c61 100644</span><br><span>--- a/bts/BTS_Tests_VAMOS.ttcn</span><br><span>+++ b/bts/BTS_Tests_VAMOS.ttcn</span><br><span>@@ -182,6 +182,8 @@</span><br><span>                    vc_conn[ch].done;</span><br><span>            }</span><br><span>    }</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+   Misc_Helpers.f_shutdown(__BFILE__, __LINE__);</span><br><span> }</span><br><span> </span><br><span> private function f_TC_vamos_chan_act(charstring id)</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24734">change 24734</a>. To unsubscribe, or for help writing mail filters, visit <a href="https://gerrit.osmocom.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24734"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: osmo-ttcn3-hacks </div>
<div style="display:none"> Gerrit-Branch: master </div>
<div style="display:none"> Gerrit-Change-Id: I690412a29b24571109415d32b09543de459076d1 </div>
<div style="display:none"> Gerrit-Change-Number: 24734 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>