Project

General

Profile

Actions

Bug #4752

closed

TC_ho_int does not pass

Added by dexter over 3 years ago. Updated over 3 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
-
Target version:
-
Start date:
09/14/2020
Due date:
% Done:

100%

Spec Reference:

Description

Since build 1113 TC_ho_int does not pass.

Actions #1

Updated by dexter over 3 years ago

  • Status changed from New to In Progress
Actions #2

Updated by dexter over 3 years ago

  • % Done changed from 0 to 90

I think I have fixed the problem. For some reason the altstep as_Media_mgw in as_handover sets the norepeat flag. This allows as_handover to exit early. I think the problem was not visible before, but gerrit #19954 https://gerrit.osmocom.org/c/osmo-bsc/+/19954 changed the order of the IPACC/MDCX negotiation so I think that triggered the problem.

What happens is that after the IPACC MDCX is sent by the BSC as_handover exists and so there is never an answer to the MDCX, this eventually leads to a timeout.

I have removed the norepeat flag now and then the testcase is fine again.

See also: https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/20131 MSC_ConnectionHandler: do not allow as_Media_mgw to exit

Actions #3

Updated by dexter over 3 years ago

  • Status changed from In Progress to Resolved
  • % Done changed from 90 to 100

The patch that fixes the problem got merged some time ago. TC_ho_int passes nicely since then.

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)