View Issue Details

IDProjectCategoryView StatusLast Update
0009055CTT UA Scripts1 - Script Issuepublic2023-07-31 13:18
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeveritytweakReproducibilityalways
Status closedResolutionfixed 
Fixed in Version1.03.503 
Summary0009055: beforeTest.js asserting existence of not necessarily needed settings
Description

When no other Conformance Groups but "OPC UA FX" or "PubSub General" are selected, the asserts in beforeTest.js for the settings
'/ServerTest/NodeIds/Paths/StartingNode',
'/ServerTest/NodeIds/NodeClasses/Variable'
'/ServerTest/NodeIds/Static/AllProfiles/Scalar/Settings' and
'/ServerTest/NodeIds/References/Settings'
are not needed and can be skipped.

Additional Information

The fix for these two conformance units is temporary and shall be extended later to make all asserts in beforeTest.js fit the current conformance unit selection.

TagsNo tags attached.
Files Affected

/library/RunOnce/beforeTest.js

Activities

Yannik Klaass

2023-07-28 13:42

developer   ~0019730

Adding code to skip asserts for settings

'/ServerTest/NodeIds/Paths/StartingNode',
'/ServerTest/NodeIds/NodeClasses/Variable'
'/ServerTest/NodeIds/Static/AllProfiles/Scalar/Settings' and
'/ServerTest/NodeIds/References/Settings'

in beforeTest.js, if no other Conformance Groups but "OPC UA FX" or "PubSub General" are selected

Paul Hunkar

2023-07-31 13:16

administrator   ~0019752

reviewed changes in call, agreed and closed issue

Issue History

Date Modified Username Field Change
2023-07-25 12:28 Yannik Klaass New Issue
2023-07-25 12:28 Yannik Klaass Status new => assigned
2023-07-25 12:28 Yannik Klaass Assigned To => Yannik Klaass
2023-07-25 12:36 Yannik Klaass Files Affected => /library/RunOnce/beforeTest.js
2023-07-28 13:42 Yannik Klaass Status assigned => resolved
2023-07-28 13:42 Yannik Klaass Resolution open => fixed
2023-07-28 13:42 Yannik Klaass Note Added: 0019730
2023-07-31 13:16 Paul Hunkar Status resolved => closed
2023-07-31 13:16 Paul Hunkar Note Added: 0019752
2023-07-31 13:17 Paul Hunkar Fixed in Version => 1.03.341.401
2023-07-31 13:17 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2023-07-31 13:18 Paul Hunkar Fixed in Version 1.03.341.401 => 1.03.503