Hello Jenkins Builder,
I'd like you to reexamine a change. Please visit
Advertising
https://gerrit.osmocom.org/7686
to look at the new patch set (#2).
update expected HLR test results to prevent unexpected 'pass'
With https://gerrit.osmocom.org/#/c/7685/ the test TC_vty_msisdn_isd
is now passing. Update expected log output accordingly.
Change-Id: Ie8cfbef5a0adcb927917b0623f89309479a60001
Depends: Iffe1d7afb9fc7dbae542f70bbf5391ddc08a14b4
Related: OS#2785
---
M hlr/expected-results.log
1 file changed, 4 insertions(+), 9 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks
refs/changes/86/7686/2
diff --git a/hlr/expected-results.log b/hlr/expected-results.log
index be8000c..4d95479 100644
--- a/hlr/expected-results.log
+++ b/hlr/expected-results.log
@@ -1,8 +1,8 @@
<?xml version="1.0"?>
-<testsuite name='Titan' tests='10' failures='2' errors='0' skipped='0'
inconc='0' time='118.00'>
- <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi'
time='0.008962'>
+<testsuite name='Titan' tests='10' failures='1' errors='0' skipped='0'
inconc='0' time='4.00'>
+ <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi'
time='0.258796'>
<failure type='fail-verdict'>Unexpected SAI ERROR Cause
- HLR_Tests.ttcn:558 HLR_Tests control part
+ HLR_Tests.ttcn:562 HLR_Tests control part
HLR_Tests.ttcn:364 TC_gsup_sai_err_invalid_imsi testcase
</failure>
</testcase>
@@ -11,12 +11,7 @@
<testcase classname='HLR_Tests' name='TC_gsup_sai_err_unknown_imsi'
time='0.008056'/>
<testcase classname='HLR_Tests' name='TC_gsup_ul' time='0.402349'/>
<testcase classname='HLR_Tests' name='TC_vty' time='0.151754'/>
- <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='5.076033'>
- <failure type='fail-verdict'>Timeout waiting for ISD.req
- HLR_Tests.ttcn:564 HLR_Tests control part
- HLR_Tests.ttcn:485 TC_vty_msisdn_isd testcase
- </failure>
- </testcase>
+ <testcase classname='HLR_Tests' name='TC_vty_msisdn_isd' time='0.420067'/>
<testcase classname='HLR_Tests' name='TC_gsup_purge_cs' time='0.459958'/>
<testcase classname='HLR_Tests' name='TC_gsup_purge_ps' time='0.467724'/>
<testcase classname='HLR_Tests' name='TC_gsup_purge_unknown'
time='0.008034'/>
--
To view, visit https://gerrit.osmocom.org/7686
To unsubscribe, visit https://gerrit.osmocom.org/settings
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ie8cfbef5a0adcb927917b0623f89309479a60001
Gerrit-PatchSet: 2
Gerrit-Project: osmo-ttcn3-hacks
Gerrit-Branch: master
Gerrit-Owner: Stefan Sperling <ssperl...@sysmocom.de>
Gerrit-Reviewer: Jenkins Builder