expect previously failing paging tests to pass

Two paging tests were failing in Jenkins due to a configuration problem.
This has now been fixed so we can expect these two tests to pass:
TC_paging_imsi_nochan_lac
TC_paging_imsi_nochan_lai

Related: g#9361
Related: docker-playground 4147adabb9917fd852cc49c93603f379ec810c6b

Change-Id: I1a3dc5fb13385549bb9ec523271a5da5dc6aaa8c
This commit is contained in:
Stefan Sperling 2018-05-29 17:14:02 +02:00 committed by Harald Welte
parent 2ace5a20c1
commit 68a9b35746
1 changed files with 2 additions and 9 deletions

View File

@ -51,15 +51,8 @@
<testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_cgi' time='MASKED'/>
<testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_lac_ci' time='MASKED'/>
<testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_ci' time='MASKED'/>
<testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_lai' time='MASKED'>
<failure type='fail-verdict'>Timeout expecting { msg_disc := { msg_group := RSL_MDISC_CCHAN (6), transparent := false }, msg_type := RSL_MT_PAGING_CMD (21), ies := { { iei := ?, body := { chan_nr := { u := { ch0 := RSL_CHAN_NR_PCH_AGCH (18) }, tn := ? } } }, { iei := ?, body := { paging_group := ? } }, { iei := ?, body := { ms_identity := { len := ?, payload := ? } } }, * } }
BSC_Tests.ttcn:MASKED BSC_Tests control part
BSC_Tests.ttcn:MASKED TC_paging_imsi_nochan_lai testcase
</failure>
</testcase>
<testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_lac' time='MASKED'>
<error type='DTE'></error>
</testcase>
<testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_lai' time='MASKED'/>
<testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_lac' time='MASKED'/>
<testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_all' time='MASKED'/>
<testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_plmn_lac_rnc' time='MASKED'/>
<testcase classname='BSC_Tests' name='TC_paging_imsi_nochan_rnc' time='MASKED'/>