pespin has uploaded this change for review. ( 
https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34535?usp=email )


Change subject: WIP
......................................................................

WIP

Change-Id: Idd821049315ae4d0cf83f551d5fc1f2961545291
---
M pcu/PCU_Tests.ttcn
1 file changed, 10 insertions(+), 1 deletion(-)



  git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks 
refs/changes/35/34535/1

diff --git a/pcu/PCU_Tests.ttcn b/pcu/PCU_Tests.ttcn
index 012a0be..6917404 100644
--- a/pcu/PCU_Tests.ttcn
+++ b/pcu/PCU_Tests.ttcn
@@ -1953,7 +1953,7 @@
        var GprsMS ms;
        const integer N3105_MAX := 2;
        var integer N3105 := 0;
-       timer T_3195 := 1.0;
+       timer T_3195 := 1.0 + 0.1; /* 0.1: some extra time to avoid race 
conditions between test and IUT */
        var integer num_poll_recv := 0;
        var template RlcmacDlBlock dl_block_exp;


--
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/34535?usp=email
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Change-Id: Idd821049315ae4d0cf83f551d5fc1f2961545291
Gerrit-Change-Number: 34535
Gerrit-PatchSet: 1
Gerrit-Owner: pespin <pes...@sysmocom.de>
Gerrit-MessageType: newchange

Reply via email to