<p>Neels Hofmeyr has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.osmocom.org/13194">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">msc: TC_lu_disconnect: add final delay to fix spurious failure<br><br>I hit a "Broken pipe" error, hoping that the bit of delay makes the teardown<br>more stable.<br><br>Change-Id: I765a75f91a748239f6cc82f4a61f02d59166f00b<br>---<br>M msc/MSC_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/94/13194/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 95679f4..e80ff15 100644</span><br><span>--- a/msc/MSC_Tests.ttcn</span><br><span>+++ b/msc/MSC_Tests.ttcn</span><br><span>@@ -822,6 +822,7 @@</span><br><span>     /* send clear request in the middle of the LU */</span><br><span>     BSSAP.send(BSSAP_Conn_Prim:MSC_CONN_PRIM_DISC_REQ);</span><br><span>  setverdict(pass);</span><br><span style="color: hsl(120, 100%, 40%);">+     f_sleep(1.0);</span><br><span> }</span><br><span> testcase TC_lu_disconnect() 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/13194">change 13194</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/13194"/><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: I765a75f91a748239f6cc82f4a61f02d59166f00b </div>
<div style="display:none"> Gerrit-Change-Number: 13194 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Neels Hofmeyr <nhofmeyr@sysmocom.de> </div>