<p>fixeria <strong>submitted</strong> this change.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25695">View Change</a></p><div style="white-space:pre-wrap">Approvals:
  Jenkins Builder: Verified
  fixeria: Looks good to me, approved

</div><pre style="font-family: monospace,monospace; white-space: pre-wrap;">BTS_Tests: execute TC_dyn_osmo_pdch_{tchh,sdcch8}_race_act last<br><br>These test cases can potentially break the IUT or cause weird/unexpected<br>behavior.  Ensure that they are executed last, not affecting the others.<br><br>Change-Id: I167a9e6eb2e3fe1d9c73994c428d8419074d96c3<br>Fixes: I3b602ac9dbe0ab3e80eb30de573c9b48a79872d8<br>Related: OS#5245<br>---<br>M bts/BTS_Tests.ttcn<br>1 file changed, 5 insertions(+), 2 deletions(-)<br><br></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 6753eec..cf47d33 100644</span><br><span>--- a/bts/BTS_Tests.ttcn</span><br><span>+++ b/bts/BTS_Tests.ttcn</span><br><span>@@ -7981,8 +7981,6 @@</span><br><span>  execute( TC_dyn_osmo_pdch_tchf_act() );</span><br><span>      execute( TC_dyn_osmo_pdch_tchh_act() );</span><br><span>      execute( TC_dyn_osmo_pdch_sdcch8_act() );</span><br><span style="color: hsl(0, 100%, 40%);">-       execute( TC_dyn_osmo_pdch_tchh_race_act() );</span><br><span style="color: hsl(0, 100%, 40%);">-    execute( TC_dyn_osmo_pdch_sdcch8_race_act() );</span><br><span>       execute( TC_dyn_ipa_pdch_tchf_act() );</span><br><span>       execute( TC_dyn_ipa_pdch_tchf_act_pdch_act_nack() );</span><br><span> </span><br><span>@@ -8027,6 +8025,11 @@</span><br><span>    execute( TC_speech_rtp_tchh() );</span><br><span> </span><br><span>         execute( TC_early_immediate_assignment() );</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+ /* BEWARE: these test cases can potentially break the IUT or cause</span><br><span style="color: hsl(120, 100%, 40%);">+     * weird/unexpected behavior.  Ensure that they are executed last. */</span><br><span style="color: hsl(120, 100%, 40%);">+ execute( TC_dyn_osmo_pdch_tchh_race_act() );</span><br><span style="color: hsl(120, 100%, 40%);">+  execute( TC_dyn_osmo_pdch_sdcch8_race_act() );</span><br><span> }</span><br><span> </span><br><span> </span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/25695">change 25695</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/+/25695"/><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: I167a9e6eb2e3fe1d9c73994c428d8419074d96c3 </div>
<div style="display:none"> Gerrit-Change-Number: 25695 </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-Reviewer: Jenkins Builder </div>
<div style="display:none"> Gerrit-Reviewer: fixeria <vyanitskiy@sysmocom.de> </div>
<div style="display:none"> Gerrit-Reviewer: pespin <pespin@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: merged </div>