View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0005823 | CTT UA Scripts | 1 - Script Issue | public | 2020-07-24 08:38 | 2022-08-02 20:04 |
Reporter | V. Monfort | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | assigned | Resolution | open | ||
Summary | 0005823: Subscription Basic: 023.js: ModifySubscription: PublishingInterval compliance test limited by PublishRequest sending frequency | ||||
Description | In the test SubscriptionBasic/023.js, an attempt is made to check the compliance with the PublishingInterval of 2000ms using DataChanges reception after 3 Writes. Sometimes this test fails with this kind of error: After some investigation, it seems that the server is not able to send the PublishResponse in time because it receives the PublishRequest late and even by answering immediately cannot comply with the PublishingInterval because he has no Publish token available to do so. I suggest the client sends more PublishRequest tokens, or increase their frequency or at least provide a new PublishRequet as soon as it received a PublishResponse | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
Files Affected | |||||
|
Timing of this script depends on the platform on which the CTT is running (a slower platform might have the issue described) Recommend updated script to use new async call for publish - so multiple publish requests can be sent in advance. |
|
I also have the issue with CTT 1.4.9.396 |
Date Modified | Username | Field | Change |
---|---|---|---|
2020-07-24 08:38 | V. Monfort | New Issue | |
2020-07-24 08:38 | V. Monfort | File Added: test.pcap | |
2020-07-30 15:37 | Paul Hunkar | Note Added: 0012647 | |
2020-07-30 15:37 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2020-07-30 15:37 | Paul Hunkar | Status | new => assigned |
2021-03-10 16:31 | Camille Guérin | Note Added: 0014021 | |
2021-03-10 16:31 | Camille Guérin | File Added: corrupt_read.jpg | |
2021-05-16 14:58 | Alexander Allmendinger | Target Version | => 1.03.341.399 |
2022-08-02 20:04 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |