View Issue Details

IDProjectCategoryView StatusLast Update
0004684CTT UA Scripts1 - Script Issuepublic2022-10-13 16:28
Reporterarmin.boehm@siemens.com Assigned ToAlexander Allmendinger  
PrioritynormalSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Summary0004684: 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 0004587 closedAlexander Allmendinger Compliance Test Tool (CTT) Unified Architecture Error in Conformance Unit "Subscription Publish Min2". 

Activities

Alexander Allmendinger

2019-01-18 13:42

developer   ~0010063

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

2022-10-13 16:28

administrator   ~0018037

Agreed in call this is a dupliacte

Issue History

Date Modified Username Field Change
2019-03-19 10:01 armin.boehm@siemens.com New Issue
2019-03-19 10:01 armin.boehm@siemens.com Issue generated from: 0004587
2022-08-04 14:25 Paul Hunkar Project .NET API => Compliance Test Tool (CTT) Unified Architecture
2022-08-25 03:09 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts
2022-10-13 16:27 Paul Hunkar Resolution fixed => duplicate
2022-10-13 16:27 Paul Hunkar Fixed in Version 1.03.341.384 =>
2022-10-13 16:27 Paul Hunkar Relationship added related to 0004587
2022-10-13 16:28 Paul Hunkar Status resolved => closed
2022-10-13 16:28 Paul Hunkar Note Added: 0018037