<p>daniel has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/9219">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">MSC_Tests: Extend timeout waiting for Clear Cmd in TC_establish_and_nothing<br><br>This should fix the bogus failures we are seeing in this test. The pcap<br>usually shows that the Clear Command does arrive after about 5 seconds,<br>but sometimes the internal timer fires before that. Double the timeout<br>of the test here.<br><br>Change-Id: I998cfb52a3813dd9f76d3787e4d0d448752ec847<br>---<br>M msc/MSC_Tests.ttcn<br>1 file changed, 1 insertion(+), 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/19/9219/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;"><span>diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn</span><br><span>index edaa61b..56ac3d3 100644</span><br><span>--- a/msc/MSC_Tests.ttcn</span><br><span>+++ b/msc/MSC_Tests.ttcn</span><br><span>@@ -1173,7 +1173,7 @@</span><br><span>         f_perform_lu();</span><br><span> </span><br><span>  f_establish_fully();</span><br><span style="color: hsl(0, 100%, 40%);">-    f_expect_clear();</span><br><span style="color: hsl(120, 100%, 40%);">+     f_expect_clear(10.0);</span><br><span> }</span><br><span> testcase TC_establish_and_nothing() runs on MTC_CT {</span><br><span>   var BSC_ConnHdlr vc_conn;</span><br><span></span><br></pre><p>To view, visit <a href="https://gerrit.osmocom.org/9219">change 9219</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/9219"/><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: I998cfb52a3813dd9f76d3787e4d0d448752ec847 </div>
<div style="display:none"> Gerrit-Change-Number: 9219 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: daniel <dwillmann@sysmocom.de> </div>