fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/38691?usp=email )
Change subject: hlr: expected-results.xml: expect TC_MSLookup_* to pass ......................................................................
hlr: expected-results.xml: expect TC_MSLookup_* to pass
These TCs are passing on Jenkins for quite some time.
Change-Id: I254f3a8a97d0602d46c3975315e21f87850bfa05 --- M hlr/expected-results.xml 1 file changed, 6 insertions(+), 31 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/91/38691/1
diff --git a/hlr/expected-results.xml b/hlr/expected-results.xml index 0ed9798..72b33dc 100644 --- a/hlr/expected-results.xml +++ b/hlr/expected-results.xml @@ -1,5 +1,5 @@ <?xml version="1.0"?> -<testsuite name='Titan' tests='38' failures='3' errors='2' skipped='0' inconc='0' time='MASKED'> +<testsuite name='Titan' tests='38' failures='0' errors='0' skipped='0' inconc='0' time='MASKED'> <testcase classname='HLR_Tests' name='TC_gsup_sai_err_invalid_imsi' time='MASKED'/> <testcase classname='HLR_Tests' name='TC_gsup_sai' time='MASKED'/> <testcase classname='HLR_Tests' name='TC_gsup_sai_num_auth_vectors' time='MASKED'/> @@ -33,34 +33,9 @@ <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_check_imei_early' time='MASKED'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_ul' time='MASKED'/> <testcase classname='HLR_Tests' name='TC_subscr_create_on_demand_sai' time='MASKED'/> - <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='MASKED'> - <failure type='fail-verdict'>OsmoHLR did not answer to mDNS query - HLR_Tests.ttcn:MASKED HLR_Tests control part - HLR_Tests.ttcn:MASKED TC_MSLookup_mDNS_service_other_home testcase - </failure> - </testcase> - <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='MASKED'> - <failure type='fail-verdict'>Timeout - HLR_Tests.ttcn:MASKED HLR_Tests control part - HLR_Tests.ttcn:MASKED TC_MSLookup_GSUP_proxy testcase - </failure> - </testcase> - <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='MASKED'> - <failure type='fail-verdict'>OsmoHLR did not answer to mDNS query - HLR_Tests.ttcn:MASKED HLR_Tests control part - HLR_Tests.ttcn:MASKED TC_MSLookup_mDNS_service_GSUP_HLR_home testcase - </failure> - </testcase> - <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='MASKED'> - <failure type='fail-verdict'>Timeout - HLR_Tests.ttcn:MASKED HLR_Tests control part - HLR_Tests.ttcn:MASKED TC_MSLookup_mDNS_service_GSUP_HLR_proxy testcase - </failure> - </testcase> - <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='MASKED'> - <failure type='fail-verdict'>Timeout - HLR_Tests.ttcn:MASKED HLR_Tests control part - HLR_Tests.ttcn:MASKED TC_MSLookup_mDNS_service_other_proxy testcase - </failure> - </testcase> + <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_home' time='MASKED'/> + <testcase classname='HLR_Tests' name='TC_MSLookup_GSUP_proxy' time='MASKED'/> + <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_home' time='MASKED'/> + <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_GSUP_HLR_proxy' time='MASKED'/> + <testcase classname='HLR_Tests' name='TC_MSLookup_mDNS_service_other_proxy' time='MASKED'/> </testsuite>