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/.
Stefan Sperling gerrit-no-reply at lists.osmocom.orgStefan Sperling has uploaded this change for review. ( https://gerrit.osmocom.org/9364
Change subject: expect previously failing paging tests to pass
......................................................................
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
Change-Id: I1a3dc5fb13385549bb9ec523271a5da5dc6aaa8c
---
M bsc/expected-results.xml
1 file changed, 2 insertions(+), 9 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/64/9364/1
diff --git a/bsc/expected-results.xml b/bsc/expected-results.xml
index 3aa7983..a6f59fd 100644
--- a/bsc/expected-results.xml
+++ b/bsc/expected-results.xml
@@ -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'/>
--
To view, visit https://gerrit.osmocom.org/9364
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: I1a3dc5fb13385549bb9ec523271a5da5dc6aaa8c
Gerrit-Change-Number: 9364
Gerrit-PatchSet: 1
Gerrit-Owner: Stefan Sperling <ssperling at sysmocom.de>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osmocom.org/pipermail/gerrit-log/attachments/20180529/e1d8229c/attachment.htm>