View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004116 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2018-01-09 01:58 | 2020-07-09 15:04 |
| Reporter | Fei Wang | Assigned To | Alexander Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.03 | Fixed in Version | 1.03.341.390 | ||
| Summary | 0004116: View TranslateBrowsePath Err-024.js improper warning about timestamp check | ||||
| Description | Description:The script gives a request whose header.timestamp is 0, then call TranslateBrowsePathsToNodeIds, opcua server responses Bad_InvalidTimestamp with right timestamps, everything seems fine, but the CTT reports a warning "Timestamps shows a delay in excess of xxxxxxxms(very large)". CTT Version:1.3.340.380 Expect: if the CTT gives a fake timestamps, then calculating the difference between timestamps of requests and response is not proper. warning about timestamps check shouldn't be reported here. | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
| related to | 0004326 | closed | Alexander Allmendinger | CTT UA Test Case | BadInvalidTimestamp in View Services -> View TranslateBrowsePath -> Err-024.js |
|
|
if a 0 or max int is passed in the request then the underlining validation check should be skipped, if this is not possible them at least need to add a message for this test case that warning is expected and that the test case still passes. |
|
|
This error is now not printed any more in case the Request Timestamp is being set to 0. Fix already checked in on 2nd of September 2019 |
|
|
Reviewed in CMP call |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-01-09 01:58 | Fei Wang | New Issue | |
| 2018-03-15 15:42 | Paul Hunkar | Note Added: 0008929 | |
| 2018-03-15 15:42 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2018-03-15 15:42 | Paul Hunkar | Status | new => assigned |
| 2018-03-15 15:42 | Paul Hunkar | Target Version | => 1.04 |
| 2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |
| 2019-09-02 08:34 | Alexander Allmendinger | Relationship added | related to 0004326 |
| 2019-09-13 15:36 | Paul Hunkar | Target Version | 1.04 => 1.03 |
| 2019-11-03 17:41 | Alexander Allmendinger | Status | assigned => resolved |
| 2019-11-03 17:41 | Alexander Allmendinger | Resolution | open => fixed |
| 2019-11-03 17:41 | Alexander Allmendinger | Fixed in Version | => 1.03.341.390 |
| 2019-11-03 17:41 | Alexander Allmendinger | Note Added: 0011187 | |
| 2020-07-09 15:04 | Paul Hunkar | Status | resolved => closed |
| 2020-07-09 15:04 | Paul Hunkar | Note Added: 0012581 |