[MERGED] osmo-ttcn3-hacks[master]: msc: Disable t310 test for now (seems to never terminate on ...

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/gerrit-log@lists.osmocom.org/.

Harald Welte gerrit-no-reply at lists.osmocom.org
Tue Jan 30 07:33:36 UTC 2018


Harald Welte has submitted this change and it was merged.

Change subject: msc: Disable t310 test for now (seems to never terminate on TITAN 6.1.0)
......................................................................


msc: Disable t310 test for now (seems to never terminate on TITAN 6.1.0)

Change-Id: I1e8d1101cfea6d861f02cca52f3dc2d1453c33f8
---
M msc/MSC_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Harald Welte: Looks good to me, approved
  Jenkins Builder: Verified



diff --git a/msc/MSC_Tests.ttcn b/msc/MSC_Tests.ttcn
index f91ff38..0e59dcf 100644
--- a/msc/MSC_Tests.ttcn
+++ b/msc/MSC_Tests.ttcn
@@ -1623,7 +1623,7 @@
 	execute( TC_mo_crcx_ran_timeout() );
 	execute( TC_mo_crcx_ran_reject() );
 	execute( TC_mt_crcx_ran_reject() );
-	execute( TC_mt_t310() );
+	//execute( TC_mt_t310() );
 	execute( TC_gsup_cancel() );
 	execute( TC_lu_imsi_auth_tmsi_encr_1_13() );
 	execute( TC_lu_imsi_auth_tmsi_encr_3_13() );

-- 
To view, visit https://gerrit.osmocom.org/6189
To unsubscribe, visit https://gerrit.osmocom.org/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I1e8d1101cfea6d861f02cca52f3dc2d1453c33f8
Gerrit-PatchSet: 1
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Harald Welte <laforge at gnumonks.org>
Gerrit-Reviewer: Jenkins Builder



More information about the gerrit-log mailing list