View Issue Details

IDProjectCategoryView StatusLast Update
0008462CTT UA Scripts1 - Script Issuepublic2023-08-03 15:58
ReporterBernd Edlinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionfixed 
Target Version1.03.502Fixed in Version1.03.503 
Summary0008462: Test failure in Subscription Basic/063.js
Description

Observed with Compliance Test Tool V1.04.11-01.00.501

The test case fails because the time out expires
The create Subscription response has
RevisedPublishingInterval: 250ms
RevisedLifeTimeCount: 9
RevisedMaxKeepAliveCount: 3

There are 4 ReadRequests, once a second.
and after 4.5 s there is a single CreateMonitoredItemsRequest with 5000 ItemsToCreate.
But that is too late.
Problably it takes too long to create this request.
The same does not happen with our embedded Toolkit,
there the request has only 50 items, and is 2.1 s after the CreateSubscriptionResponse.

TagsNo tags attached.
Files Affected

Activities

Paul Hunkar

2023-01-26 17:22

administrator   ~0018595

For test only 1 monitored item is needed

Alexander Allmendinger

2023-01-31 14:54

developer   ~0018624

Reduced the number of items used for the CreateMonitoredItem tests to 1 as decided in the CMP WG meeting.

Paul Hunkar

2023-08-03 15:58

administrator   ~0019814

reviewed as part of another pull request - missed closing issue - -agreed to close

Issue History

Date Modified Username Field Change
2022-11-25 10:27 Bernd Edlinger New Issue
2023-01-26 17:21 Paul Hunkar Assigned To => Alexander Allmendinger
2023-01-26 17:21 Paul Hunkar Status new => assigned
2023-01-26 17:22 Paul Hunkar Note Added: 0018595
2023-01-26 17:22 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2023-01-26 17:22 Paul Hunkar Target Version => 1.03.502
2023-01-31 14:54 Alexander Allmendinger Status assigned => resolved
2023-01-31 14:54 Alexander Allmendinger Resolution open => fixed
2023-01-31 14:54 Alexander Allmendinger Note Added: 0018624
2023-08-03 15:58 Paul Hunkar Status resolved => closed
2023-08-03 15:58 Paul Hunkar Fixed in Version => 1.03.503
2023-08-03 15:58 Paul Hunkar Note Added: 0019814