View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0007798 | CTT UA Scripts | 1 - Script Issue | public | 2022-02-27 10:53 | 2022-09-02 15:21 |
Reporter | Hock, Christian | Assigned To | Sebastian Allmendinger | ||
Priority | urgent | Severity | block | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.04.501 | ||||
Summary | 0007798: Address Space Model / Address Space Atomicity / 001.js | ||||
Description | This is a CTT-Script-Problem to support this correctly. In 1.05 Part 4 chapter 7.11.4 is stated: In the case of a bad or uncertain status, serverTimestamp is used to reflect the time that the Server received the status or that the Server last tried to recover from the bad or uncertain status. With Bad_NodeIdUnknown or Bad_NodeIdInvalid the server to not receive the status - instead the server generates the status and there is also no way to recover from this status.
See Uploaded Files. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Files Affected | |||||
|
The test script uses an offline map of the address space of the server. The cached ServerDiagnostics nodes are no longer available when the test script is executed and therefore the test script tries to read non existing nodes. To avoid this, nodes in the ServerDiagnostics object will now be skipped from validation. |
|
reviewed code in call , agreed to updates and closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2022-02-27 10:53 | Hock, Christian | New Issue | |
2022-02-27 10:53 | Hock, Christian | File Added: image.png | |
2022-02-27 10:53 | Hock, Christian | File Added: image-2.png | |
2022-02-28 13:53 | Hock, Christian | Description Updated | |
2022-03-03 16:20 | Paul Hunkar | Assigned To | => Sebastian Allmendinger |
2022-03-03 16:20 | Paul Hunkar | Status | new => assigned |
2022-03-09 09:45 | Sebastian Allmendinger | Status | assigned => resolved |
2022-03-09 09:45 | Sebastian Allmendinger | Resolution | open => fixed |
2022-03-09 09:45 | Sebastian Allmendinger | Note Added: 0016273 | |
2022-08-02 20:23 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
2022-08-02 20:23 | Paul Hunkar | Project | CTT UA Scripts => .NET API |
2022-08-02 20:23 | Paul Hunkar | Category | 1 - Script Issue => Api Change |
2022-08-04 14:24 | Paul Hunkar | Project | .NET API => Compliance Test Tool (CTT) Unified Architecture |
2022-09-02 15:19 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
2022-09-02 15:21 | Paul Hunkar | Category | Api Change => 1 - Script Issue |
2022-09-02 15:21 | Paul Hunkar | Fixed in Version | => 1.03.501 |
2022-09-02 15:21 | Paul Hunkar | Status | resolved => closed |
2022-09-02 15:21 | Paul Hunkar | Fixed in Version | 1.03.501 => 1.04.501 |
2022-09-02 15:21 | Paul Hunkar | Note Added: 0017497 |