Harald Welte has submitted this change and it was merged. ( 
https://gerrit.osmocom.org/12346 )

Change subject: wait for subscriber conn in 
TC_cipher_complete_with_invalid_cipher
......................................................................

wait for subscriber conn in TC_cipher_complete_with_invalid_cipher

Ensure that tests running after TC_cipher_complete_with_invalid_cipher
won't see a left-over subscriber connection at the MSC.

Change-Id: If26ee688f77cdb80557e9695b8e3920fa2ce6706
Related: OS#2872
---
M msc/MSC_Tests.ttcn
1 file changed, 1 insertion(+), 0 deletions(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Neels Hofmeyr: Looks good to me, approved
  Max: Looks good to me, but someone else must approve
  Jenkins Builder: Verified



diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index 1b37329..d121b63 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -2815,6 +2815,7 @@
                mtc.stop;
                }
        }
+       f_expect_clear();
 }

 testcase TC_cipher_complete_with_invalid_cipher() runs on MTC_CT {

--
To view, visit https://gerrit.osmocom.org/12346
To unsubscribe, or for help writing mail filters, visit 
https://gerrit.osmocom.org/settings

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: merged
Gerrit-Change-Id: If26ee688f77cdb80557e9695b8e3920fa2ce6706
Gerrit-Change-Number: 12346
Gerrit-PatchSet: 2
Gerrit-Owner: Stefan Sperling <[email protected]>
Gerrit-Reviewer: Harald Welte <[email protected]>
Gerrit-Reviewer: Jenkins Builder (1000002)
Gerrit-Reviewer: Max <[email protected]>
Gerrit-Reviewer: Neels Hofmeyr <[email protected]>
Gerrit-Reviewer: Stefan Sperling <[email protected]>

Reply via email to