View Issue Details

IDProjectCategoryView StatusLast Update
0010009Compliance Test Tool (CTT) Unified Architecture5 - General Problempublic2024-11-14 09:11
ReporterJochen Baier Assigned To 
PrioritynormalSeverityminorReproducibilityalways
Status newResolutionopen 
Product Version1.04.11-01.00.508 
Summary0010009: CTT writes always "false" to NodeIds/Static/All Profiles/Scalar/Bool after end of all tests
Description

Regardless of whether the value of NodeIds/Static/All Profiles/Scalar/Bool was previously "true": CTT always writes "false" to this variable at the end of all tests.

This causes problems if other CI tests use this variable and assume that it is still "true".

Steps To Reproduce

New CTT project with minimal setup. Add a bool variable to NodeIds/Static/All Profiles/Scalar/Bool. The bool variable should have value "true".
Run empty UseDefinedGC->UserDefinedCU->001.js
Now the bool variable has value "false".

tested with server_cpp_demo from unified automation.

TagsNo tags attached.
Attached Files
image.png (21,721 bytes)   
image.png (21,721 bytes)   
Files Affected

Activities

Issue History

Date Modified Username Field Change
2024-11-14 09:11 Jochen Baier New Issue
2024-11-14 09:11 Jochen Baier File Added: image.png