<p>dexter has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/24392">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">MGCP_Test: avoid crash in latest (TC_one_crcx_loopback_rtp_implicit)<br><br>The testcase TC_one_crcx_loopback_rtp_implicit triggers a bug in older<br>osmo-mgw version that eventually leads into a crash of osmo-mgw. This<br>also means that all tests after TC_one_crcx_loopback_rtp_implicit will<br>also fail. Lets move TC_one_crcx_loopback_rtp_implicit to the end of the<br>control section to postpone the crash to the very end of the testrun.<br><br>Change-Id: I25abf30f8c49e580c46e7a61e887bd0add9a4cd4<br>Related: OS#5123<br>---<br>M mgw/MGCP_Test.ttcn<br>1 file changed, 2 insertions(+), 1 deletion(-)<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/92/24392/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/mgw/MGCP_Test.ttcn b/mgw/MGCP_Test.ttcn</span><br><span>index c1e263a..6f9eb48 100644</span><br><span>--- a/mgw/MGCP_Test.ttcn</span><br><span>+++ b/mgw/MGCP_Test.ttcn</span><br><span>@@ -2445,7 +2445,6 @@</span><br><span>           execute(TC_one_crcx_receive_only_rtp());</span><br><span>             execute(TC_one_crcx_loopback_rtp());</span><br><span>                 execute(TC_one_crcx_loopback_rtp_ipv6());</span><br><span style="color: hsl(0, 100%, 40%);">-               execute(TC_one_crcx_loopback_rtp_implicit());</span><br><span>                execute(TC_two_crcx_and_rtp());</span><br><span>              execute(TC_two_crcx_and_rtp_bidir());</span><br><span>                execute(TC_two_crcx_diff_pt_and_rtp());</span><br><span>@@ -2474,5 +2473,7 @@</span><br><span>              execute(TC_two_crcx_mdcx_and_rtp_osmux_ipv6());</span><br><span>              execute(TC_two_crcx_mdcx_and_rtp_osmux_ipv4_ipv6());</span><br><span>                 execute(TC_two_crcx_mdcx_and_rtp_osmux_ipv6_ipv4());</span><br><span style="color: hsl(120, 100%, 40%);">+</span><br><span style="color: hsl(120, 100%, 40%);">+                execute(TC_one_crcx_loopback_rtp_implicit());</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/+/24392">change 24392</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/+/24392"/><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: I25abf30f8c49e580c46e7a61e887bd0add9a4cd4 </div>
<div style="display:none"> Gerrit-Change-Number: 24392 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: dexter <pmaier@sysmocom.de> </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>