View Issue Details

IDProjectCategoryView StatusLast Update
0009650CTT UA Scripts1 - Script Issuepublic2024-11-26 10:40
ReporterYannik Klaass Assigned ToYannik Klaass  
PrioritynormalSeverityminorReproducibilityhave not tried
Status resolvedResolutionfixed 
Summary0009650: Skip chunk CU if chunk flag is not set
Description

As the CU 'PubSub Publisher UADP chunking' acquires its test data collection in initialize.js, the whole CU can be skipped if no NetworkMessage with the chunking flag set to true is available within this collection, as running this CU without chunked messages is of no use.

TagsNo tags attached.
Files Affected

/maintree/PubSub General/PubSub Publisher UADP chunking/Test Cases/initialize.js

Activities

Yannik Klaass

2024-11-26 10:40

developer   ~0022122

Adding skip in initialize of CU 'PubSub Publisher UADP chunking' if chunk flag is not set in any of the received test messages

Issue History

Date Modified Username Field Change
2024-07-08 08:25 Yannik Klaass New Issue
2024-07-08 08:25 Yannik Klaass Status new => assigned
2024-07-08 08:25 Yannik Klaass Assigned To => Yannik Klaass
2024-11-26 10:07 Yannik Klaass Files Affected => /maintree/PubSub General/PubSub Publisher UADP chunking/Test Cases/initialize.js
2024-11-26 10:40 Yannik Klaass Status assigned => resolved
2024-11-26 10:40 Yannik Klaass Resolution open => fixed
2024-11-26 10:40 Yannik Klaass Note Added: 0022122