fixeria has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ttcn3-hacks/+/43626?usp=email )
Change subject: bts: expect TC_data_rtp_tchh{48,24} to fail ......................................................................
bts: expect TC_data_rtp_tchh{48,24} to fail
Change-Id: Ib8116689817798187f4f6b96bd5cb8b6dff7a6b1 Related: OS#6166, OS#6577 --- M bts/expected-results.xml 1 file changed, 12 insertions(+), 2 deletions(-)
git pull ssh://gerrit.osmocom.org:29418/osmo-ttcn3-hacks refs/changes/26/43626/1
diff --git a/bts/expected-results.xml b/bts/expected-results.xml index 88afda9..1de0652 100644 --- a/bts/expected-results.xml +++ b/bts/expected-results.xml @@ -186,9 +186,19 @@ <testcase classname='BTS_Tests' name='TC_data_rtp_tchf144' time='MASKED'/> <testcase classname='BTS_Tests' name='TC_data_rtp_tchf96' time='MASKED'/> <testcase classname='BTS_Tests' name='TC_data_rtp_tchf48' time='MASKED'/> - <testcase classname='BTS_Tests' name='TC_data_rtp_tchh48' time='MASKED'/> + <testcase classname='BTS_Tests' name='TC_data_rtp_tchh48' time='MASKED'> + <failure type='fail-verdict'>Timeout waiting for matching Downlink data frame + BTS_Tests.ttcn:MASKED BTS_Tests control part + BTS_Tests.ttcn:MASKED TC_data_rtp_tchh48 testcase + </failure> + </testcase> <testcase classname='BTS_Tests' name='TC_data_rtp_tchf24' time='MASKED'/> - <testcase classname='BTS_Tests' name='TC_data_rtp_tchh24' time='MASKED'/> + <testcase classname='BTS_Tests' name='TC_data_rtp_tchh24' time='MASKED'> + <failure type='fail-verdict'>Timeout waiting for matching Downlink data frame + BTS_Tests.ttcn:MASKED BTS_Tests control part + BTS_Tests.ttcn:MASKED TC_data_rtp_tchh24 testcase + </failure> + </testcase> <testcase classname='BTS_Tests' name='TC_data_facch_tchf144' time='MASKED'/> <testcase classname='BTS_Tests' name='TC_data_facch_tchf96' time='MASKED'/> <testcase classname='BTS_Tests' name='TC_data_facch_tchf48' time='MASKED'/>