Change in osmo-ttcn3-hacks[master]: Log FN and RA in TC_rach_max_ta

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

Max gerrit-no-reply at lists.osmocom.org
Thu Mar 14 15:36:15 UTC 2019


Max has uploaded this change for review. ( https://gerrit.osmocom.org/13251


Change subject: Log FN and RA in TC_rach_max_ta
......................................................................

Log FN and RA in TC_rach_max_ta

Similar to other RA-related tests, log FN and RA values in case of test
failure.

Change-Id: I815b10d0f0e9f29de7d306fa052b72b9e483dd9d
---
M bts/BTS_Tests.ttcn
1 file changed, 1 insertion(+), 1 deletion(-)



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

diff --git a/bts/BTS_Tests.ttcn b/bts/BTS_Tests.ttcn
index 0b70da3..45f599d 100644
--- a/bts/BTS_Tests.ttcn
+++ b/bts/BTS_Tests.ttcn
@@ -1100,7 +1100,7 @@
 		setverdict(pass);
 		}
 	[expect_pass] T.timeout {
-		Misc_Helpers.f_shutdown(__BFILE__, __LINE__, fail, "Timeout waiting for CHAN RQD");
+		Misc_Helpers.f_shutdown(__BFILE__, __LINE__, fail, "Timeout waiting for CHAN RQD: FN=", fn, " RA=", ra);
 		}
 	}
 }

-- 
To view, visit https://gerrit.osmocom.org/13251
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: I815b10d0f0e9f29de7d306fa052b72b9e483dd9d
Gerrit-Change-Number: 13251
Gerrit-PatchSet: 1
Gerrit-Owner: Max <msuraev at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20190314/2644e46d/attachment.htm>


More information about the gerrit-log mailing list