View Issue Details

IDProjectCategoryView StatusLast Update
0005856Compliance Test Tool (CTT) Unified Architecture4 - Test Case Definitionpublic2021-05-13 14:15
ReporterHock, Christian Assigned ToAlexander Allmendinger  
PriorityurgentSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.04.09.397 
Target Version1.04.09.397Fixed in Version1.03.341.399 
Summary0005856: LocaleIdArray Error - because the OPC UA Server do NOT support any locale though the LocaleId-Array is empty
Description

Conformance Unit: Base Information/ Base Info Server Capabilities: Testcase 000.js: “Verify Server Capabilities Object”

  • Error: “Expected a value greater than <0> but got <0>. Expected LocaleIdArray to contain 1 or more elements”

Furthermore:

  • There is one more Testcase under Session Services/Session Base/005.js, but this is „skipped“ because of missing LocaleIdArray.

Expected Result:

  • Good. Maybe a info entry.
Steps To Reproduce

Use a server which do not support any locale.

TagsNo tags attached.
Files Affected

Activities

Alexander Allmendinger

2021-04-15 14:59

developer   ~0014219

This has been discussed in the UA Working Group meeting on 2020-08-04. After a longer discussion the group decided that there is no requirement in the specification to list a minimum of one language and therefore this array can be empty. An empty array indicates that the server does not support or does not persist language specific texts. The check will be modified to allow an empty array.

Sebastian Allmendinger

2021-04-19 08:54

developer   ~0014230

An updated test script has been prepared, in which the validation of the length of the LocaleIdArray has been removed.

Paul Hunkar

2021-04-29 15:29

administrator   ~0014282

should actually still get the array in the test case, just report what was returned - no actual check other then the variable can be read (empty is ok)

Alexander Allmendinger

2021-05-13 14:15

developer   ~0014364

The number of elements in the LocaleIdArray is now being read and logged in a test run.

Paul Hunkar

2021-05-13 14:15

administrator   ~0014365

In CMP call, review change change, agreed to change and closed

Issue History

Date Modified Username Field Change
2020-08-04 09:22 Hock, Christian New Issue
2020-08-04 09:22 Hock, Christian Status new => assigned
2020-08-04 09:22 Hock, Christian Assigned To => Alexander Allmendinger
2021-04-15 14:59 Alexander Allmendinger Note Added: 0014219
2021-04-19 08:54 Sebastian Allmendinger Note Added: 0014230
2021-04-19 08:54 Sebastian Allmendinger Status assigned => resolved
2021-04-19 08:54 Sebastian Allmendinger Resolution open => fixed
2021-04-29 15:29 Paul Hunkar Status resolved => assigned
2021-04-29 15:29 Paul Hunkar Note Added: 0014282
2021-05-13 14:15 Alexander Allmendinger Status assigned => resolved
2021-05-13 14:15 Alexander Allmendinger Fixed in Version => 1.03.341.399
2021-05-13 14:15 Alexander Allmendinger Note Added: 0014364
2021-05-13 14:15 Paul Hunkar Status resolved => closed
2021-05-13 14:15 Paul Hunkar Note Added: 0014365