Change in osmo-ttcn3-hacks[master]: STP_Tests_M3UA.TC_tmt_loadshare: Clarify log message in failure case

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

laforge gerrit-no-reply at lists.osmocom.org
Tue Nov 5 20:02:44 UTC 2019


laforge has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15983 )


Change subject: STP_Tests_M3UA.TC_tmt_loadshare: Clarify log message in failure case
......................................................................

STP_Tests_M3UA.TC_tmt_loadshare: Clarify log message in failure case

Change-Id: I28a86f0ea0f8df28d8d22732a8647a07a936c100
---
M stp/STP_Tests_M3UA.ttcn
1 file changed, 2 insertions(+), 2 deletions(-)



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

diff --git a/stp/STP_Tests_M3UA.ttcn b/stp/STP_Tests_M3UA.ttcn
index 1ad2279..3415e52 100644
--- a/stp/STP_Tests_M3UA.ttcn
+++ b/stp/STP_Tests_M3UA.ttcn
@@ -287,8 +287,8 @@
 	/* FIXME: check for extraneous messages? */
 	for (i := 1; i <= 2; i := i+1) {
 		if (num_rx[i] != iter_per_asp) {
-			setverdict(fail, "Received only ", num_rx[i], " out of expected ", iter_per_asp,
-				   "M3UA DATA messages");
+			setverdict(fail, "Received ", num_rx[i], " out of expected ", iter_per_asp,
+				   "M3UA DATA messages at M3UA port ", i);
 		}
 	}
 	setverdict(pass);

-- 
To view, visit https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/15983
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: I28a86f0ea0f8df28d8d22732a8647a07a936c100
Gerrit-Change-Number: 15983
Gerrit-PatchSet: 1
Gerrit-Owner: laforge <laforge at osmocom.org>
Gerrit-MessageType: newchange
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20191105/c505d860/attachment.htm>


More information about the gerrit-log mailing list