View Issue Details

IDProjectCategoryView StatusLast Update
0007221Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2021-10-01 15:52
ReporterAlexander Allmendinger Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityhave not tried
Status closedResolutionduplicate 
Product Version1.03.341.398 
Fixed in Version1.03.341.399 
Summary0007221: Subscription Durable should be skipped if SetSubscriptionDurable method is not implemented
Description

Servers often have standard methods in the address space which are not implemented. If they are called they are returning a Bad_NotImplemented. For this CU it makes sense to check in the initialize whether the method can be called or not and skipping the CU if the method returns Bad_NotImplemented.

TagsNo tags attached.
Files Affected

Relationships

duplicate of 0006201 closedAlexander Allmendinger Subscription Services / Subscription Durable tests will fail even durable subscriptions are not implemented 

Activities

Alexander Allmendinger

2021-10-01 15:50

developer   ~0015097

Adding a check if SetSubscriptionDurable is supported or returns a Bad_NotImplemented in which case the CU is skipped.

Paul Hunkar

2021-10-01 15:52

administrator   ~0015099

reviewed changes in call, agreed to changes and closed

Issue History

Date Modified Username Field Change
2021-09-10 09:12 Alexander Allmendinger New Issue
2021-09-10 11:31 Sebastian Allmendinger Relationship added duplicate of 0006201
2021-09-26 03:54 Paul Hunkar Assigned To => Alexander Allmendinger
2021-09-26 03:54 Paul Hunkar Status new => assigned
2021-10-01 15:50 Alexander Allmendinger Status assigned => resolved
2021-10-01 15:50 Alexander Allmendinger Resolution open => duplicate
2021-10-01 15:50 Alexander Allmendinger Fixed in Version => 1.03.341.399
2021-10-01 15:50 Alexander Allmendinger Note Added: 0015097
2021-10-01 15:52 Paul Hunkar Status resolved => closed
2021-10-01 15:52 Paul Hunkar Note Added: 0015099