View Issue Details

IDProjectCategoryView StatusLast Update
0004394CTT UA Scripts1 - Script Issuepublic2022-08-02 20:04
Reporterlil Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status assignedResolutionopen 
Summary0004394: Subscription services - Subscription Basic - 067 fails due to low timeout
Description

Subscription services - Subscription Basic - 067 test should wait longer before the test clean-up. Our publish response to the second publish request takes 3 seconds so the clean-up is currently started before the publish response is recieved and verified. We get the following order of messages:

<--->
PublishRequest
PublishResponse
PublishRequest
DeleteMonitoredItemsRequest
DeleteMonitoredItemsResponse
DeleteSubscriptionRequest
PublishResponse (with ServiceResult: BadNoSubscription)
<--->

The test should also cehck the Project Setting "Server Test-Capabilities-Fastest Publish Interval Supported" instead of setting this to 500 in the test.

TagsNo tags attached.
Files Affected

Relationships

related to 0006974 assignedAlexander Allmendinger Subscription Basic test script 067.js is producing inconsistent results for consistent Server responses 

Activities

Paul Hunkar

2018-09-20 16:22

administrator   ~0009386

This script is not working as intended, the publish request is suppose to arrive at the server and the server is to notice it has timed out. currently the client (CTT Stack) is timing it out. The CTT Stack needs to be fixed.

Paul Hunkar

2021-06-03 14:40

administrator   ~0014460

The timeout hint is for the dequeue publish request, so should wait at least the publish interval

Issue History

Date Modified Username Field Change
2018-09-17 09:24 lil New Issue
2018-09-20 16:22 Paul Hunkar Note Added: 0009386
2018-09-20 16:22 Paul Hunkar Assigned To => Alexander Allmendinger
2018-09-20 16:22 Paul Hunkar Status new => assigned
2019-01-07 17:02 Paul Hunkar Target Version => 1.04
2019-01-28 14:10 Paul Hunkar Category Script Issue => 1 - Script Issue
2021-06-03 06:53 Sebastian Allmendinger Relationship added related to 0006974
2021-06-03 14:40 Paul Hunkar Note Added: 0014460
2021-06-03 15:39 Paul Hunkar Target Version 1.04 => 1.03.341.399
2022-08-02 20:04 Paul Hunkar Project Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts