Project

General

Profile

Actions

Bug #5901

closed

ttcn3-pcu-test: NACC testcases failing since build 1483

Added by fixeria over 1 year ago. Updated over 1 year ago.

Status:
Resolved
Priority:
Normal
Assignee:
Target version:
-
Start date:
02/10/2023
Due date:
% Done:

100%

Spec Reference:

Description

As was reported by pespin in form of a comment to:

https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/31241

commit e9858efb90a2997e2a54161d7b5213d8bac51b6e
Author: Vadim Yanitskiy <vyanitskiy@sysmocom.de>
Date:   Wed Feb 8 04:23:51 2023 +0700

    library/GSM_Types: fix encoding of BcdMccMnc (3 octets)

This commit is causing regressions in lots of nacc related tests in ttcn3-pcu-test.
as_outbound_nacc_rim_resolve() no longer matches the received "Source Cell Identifier" in RAN-INFORMATION-REQUEST:

12:03:53.206131 mtc PCU_Tests.ttcn:5172 Matching on port RIM
unmatched.pDU_BSSGP_RAN_INFORMATION_REQUEST.source_Cell_Identifier.rIM_Routing_Address.cell_Identifier.mccDigit1 := '2'H with '6'H
unmatched.pDU_BSSGP_RAN_INFORMATION_REQUEST.source_Cell_Identifier.rIM_Routing_Address.cell_Identifier.mccDigit2 := '6'H with '2'H
unmatched.pDU_BSSGP_RAN_INFORMATION_REQUEST.source_Cell_Identifier.rIM_Routing_Address.cell_Identifier.mccDigit3 := '2'H with 'F'H
unmatched.pDU_BSSGP_RAN_INFORMATION_REQUEST.source_Cell_Identifier.rIM_Routing_Address.cell_Identifier.mncDigit3 := 'F'H with '2'H
unmatched.pDU_BSSGP_RAN_INFORMATION_REQUEST.source_Cell_Identifier.rIM_Routing_Address.cell_Identifier.mncDigit1 := '4'H with '2'H
unmatched.pDU_BSSGP_RAN_INFORMATION_REQUEST.source_Cell_Identifier.rIM_Routing_Address.cell_Identifier.mncDigit2 := '2'H with '4'H
unmatched: First message in the queue does not match the template:
Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)