View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0008727 | CTT UA Scripts | 1 - Script Issue | public | 2023-03-14 11:24 | 2023-11-06 13:41 |
Reporter | V. Monfort | Assigned To | Michael Fehler | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | ||||
Product Version | 1.04.502 | ||||
Fixed in Version | 1.03.505 | ||||
Summary | 0008727: Exception raised in AddNodes tests (scripts v1.04.502) | ||||
Description | In AddNodes tests 001, 002 and 003, an exception is raised when script is checking response results. The exception raised is: "Result of expression 'uaValue' [undefined] is not an object" Several elements seem to cause this issue:
The actual value was already undefined in the previous version but UaVariantToSimpleType was not called and the check was successful with this value. | ||||
Steps To Reproduce | Run the AddNodes test scripts 001, 002 or 003 with a server succeeding to add nodes. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
Err-006.js, Err-007.js and Err-008.js are also concerned. |
|
reviewed changes in call - agreed to changes, closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2023-03-14 11:24 | V. Monfort | New Issue | |
2023-03-14 11:54 | V. Monfort | Note Added: 0018862 | |
2023-03-15 21:00 | Alexander Allmendinger | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
2023-03-15 21:00 | Alexander Allmendinger | Product Version | => 1.04.502 |
2023-04-13 15:37 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2023-04-13 15:37 | Paul Hunkar | Status | new => assigned |
2023-10-23 06:15 | Michael Fehler | Assigned To | Alexander Allmendinger => Michael Fehler |
2023-11-03 07:36 | Michael Fehler | Status | assigned => resolved |
2023-11-03 07:36 | Michael Fehler | Resolution | open => fixed |
2023-11-06 13:41 | Paul Hunkar | Status | resolved => closed |
2023-11-06 13:41 | Paul Hunkar | Fixed in Version | => 1.03.505 |
2023-11-06 13:41 | Paul Hunkar | Note Added: 0020269 |