Change in osmo-ttcn3-hacks[master]: BTS_Tests.ttcn: fix: don't overwrite the expected meas results

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/.

Vadim Yanitskiy gerrit-no-reply at lists.osmocom.org
Thu Oct 4 11:10:32 UTC 2018


Vadim Yanitskiy has uploaded this change for review. ( https://gerrit.osmocom.org/11228


Change subject: BTS_Tests.ttcn: fix: don't overwrite the expected meas results
......................................................................

BTS_Tests.ttcn: fix: don't overwrite the expected meas results

Since OS#2988 was fixed, we should not overwrite nor ignore the
measurement results in f_build_meas_res_tmpl().

Change-Id: Ie902bfc7619181b528eafbce367c87e0b062243a
---
M bts/BTS_Tests.ttcn
1 file changed, 0 insertions(+), 5 deletions(-)



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

diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index 61fe1a7..cdf2722 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -1272,11 +1272,6 @@
 			toa256_std_dev := ?
 		}
 	}
-	/* HACK HACK HACK FIXME HACK HACK HACK see https://osmocom.org/issues/2988 */
-	ul_meas.rxlev_f_u := ?;
-	ul_meas.rxlev_s_u := ?;
-	ul_meas.rxq_f_u := ?;
-	ul_meas.rxq_s_u := ?;
 	var template RSL_IE_BS_Power bs_power := {
 		reserved := 0,
 		epc := false,

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

Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie902bfc7619181b528eafbce367c87e0b062243a
Gerrit-Change-Number: 11228
Gerrit-PatchSet: 1
Gerrit-Owner: Vadim Yanitskiy <axilirator at gmail.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20181004/260eebf1/attachment.htm>


More information about the gerrit-log mailing list