<p>daniel has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/10165">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">bts: Stop all components before mtc.stop in f_shutdown<br><br>This is the bts version of patch 637ef6c8<br><br>Again I picked a test that sometimes failed -<br>BTS_Tests.TC_sacch_info_mod - and ran it 20 times before and after this<br>commit. Before it failed roughly half the time with a DTE and after I<br>was not able to make it fail.<br><br>Change-Id: I96f02037283b79a93ef4d659b00a90ac519c0a75<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 1 insertion(+), 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/65/10165/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn</span><br><span>index 04c4043..40bfd24 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -342,6 +342,7 @@</span><br><span> </span><br><span> function f_shutdown() runs on test_CT {</span><br><span>        /* mtc.stop cleanly stops testcase execution to avoid unclean shutdown */</span><br><span style="color: hsl(120, 100%, 40%);">+     all component.stop;</span><br><span>  mtc.stop;</span><br><span> }</span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/10165">change 10165</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/10165"/><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-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I96f02037283b79a93ef4d659b00a90ac519c0a75 </div>
<div style="display:none"> Gerrit-Change-Number: 10165 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: daniel <dwillmann@sysmocom.de> </div>