View Issue Details

IDProjectCategoryView StatusLast Update
0004587Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2022-10-13 16:27
Reporterarmin.boehm@siemens.com Assigned ToAlexander Allmendinger  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionfixed 
Product Version1.03.340.380 
Target Version1.03.341.384Fixed in Version1.03.341.384 
Summary0004587: Error in Conformance Unit "Subscription Publish Min2".
Description

The Test Case 2 always prints the error "Publish(#1).Response.NotificationMessage" does not contain a data-change notification, which was expected because the server did not report that the subscription is deleted yet.
But the Wireshark recording shows no error, in my opinion everything is correct. This seems to be a abnormality inside the test script.

Steps To Reproduce

Can be reproduced at any time by using the RF680R device, no extra steps needed!

TagsNo tags attached.
Files Affected

Relationships

related to 0004684 closedAlexander Allmendinger CTT UA Scripts Error in Conformance Unit "Subscription Publish Min2". 

Activities

Alexander Allmendinger

2019-01-18 13:42

developer   ~0009821

Problem was in the PublishHelper.CurrentlyContainsData() which needs to be changed to response.NotificationMessage.NotificationData.length > 0 in order to work as expected.

Paul Hunkar

2019-07-25 13:31

administrator   ~0010585

Reviewed in CMP call

Issue History

Date Modified Username Field Change
2019-01-18 06:29 armin.boehm@siemens.com New Issue
2019-01-18 13:25 Paul Hunkar Target Version => 1.03.341.384
2019-01-18 13:25 Paul Hunkar Assigned To => Alexander Allmendinger
2019-01-18 13:25 Paul Hunkar Status new => assigned
2019-01-18 13:42 Alexander Allmendinger Note Added: 0009821
2019-01-18 13:42 Alexander Allmendinger Status assigned => resolved
2019-01-18 13:42 Alexander Allmendinger Fixed in Version => 1.03.341.384
2019-01-18 13:42 Alexander Allmendinger Resolution open => fixed
2019-01-28 14:10 Paul Hunkar Category Script Issue => 1 - Script Issue
2019-03-19 10:01 armin.boehm@siemens.com Issue cloned: 0004684
2019-03-19 10:02 armin.boehm@siemens.com Issue cloned: 0004685
2019-07-25 13:31 Paul Hunkar Status resolved => closed
2019-07-25 13:31 Paul Hunkar Note Added: 0010585
2022-10-13 16:27 Paul Hunkar Relationship added related to 0004684