View Issue Details

IDProjectCategoryView StatusLast Update
0004116Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2020-07-09 15:04
ReporterFei Wang Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version1.03Fixed in Version1.03.341.390 
Summary0004116: 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.

TagsNo tags attached.
Files Affected

Relationships

related to 0004326 closedAlexander Allmendinger CTT UA Test Case BadInvalidTimestamp in View Services -> View TranslateBrowsePath -> Err-024.js 

Activities

Paul Hunkar

2018-03-15 15:42

administrator   ~0008929

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.

Alexander Allmendinger

2019-11-03 17:41

developer   ~0011187

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

Paul Hunkar

2020-07-09 15:04

administrator   ~0012581

Reviewed in CMP call

Issue History

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