Skip to content

Changes

Summary

  1. ttcn3-pcu-test-sns: fix DTE 'Encoding an unbound integer value' (details)
Commit e9c7b8697809f0d30f1c62bc40b56900d9692454 by Vadim Yanitskiy
ttcn3-pcu-test-sns: fix DTE 'Encoding an unbound integer value'

Starting from build #245 [1] all test cases fail due to DTE:

  RAW_NS.ttcnpp:62 Dynamic test case error:
    Text encoder: Encoding an unbound integer value.

This happens because fields 'data_weight' and 'signalling_weight'
are both unbound for two additional NS providers.  Fix this.

[1] https://jenkins.osmocom.org/jenkins/view/TTCN3-centos/job/TTCN3-centos-pcu-test-sns/245/

Change-Id: I401f53bddd81e8386c01392d9a59c3b5ca8e9802
Fixes: Ic607b3edc3bf724a8b2dbd6be8c806002c229509
The file was modified ttcn3-pcu-test/sns/PCU_Tests.cfg