View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004057 | CTT UA Scripts | 1 - Script Issue | public | 2017-11-15 12:34 | 2022-10-07 11:54 |
Reporter | lil | Assigned To | Yannik Klaass | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Fixed in Version | 1.03.501 | ||||
Summary | 0004057: Server limitations specified in Server_ServerCapabilites_OperationLimits are not used in CTT tests | ||||
Description | CTT does not ask for and use the server limitations that are specified in Server_ServerCapabilites_OperationLimits. | ||||
Steps To Reproduce | run beforeTest.js with a server that has a limits the number of nodes per read to 20. | ||||
Tags | No tags attached. | ||||
Files Affected | /library/Base/serverCapabilities.js | ||||
related to | 0004083 | closed | Alexander Allmendinger | Compliance Test Tool (CTT) Unified Architecture | OperationLimits.MaxNodesPerRead not working |
related to | 0007524 | closed | Yannik Klaass | CTT UA Scripts | Several tests in View Services - View RegisterNodes fails when only MaxNodesPerRegisterNodes is 1 |
related to | 0006716 | closed | Yannik Klaass | CTT UA Scripts | createMonitoredItems5000 may send more monitored item in a single CreateMonitoredItemCall than allowed |
child of | 0008284 | closed | Yannik Klaass | CTT UA Scripts | Monitor Item 2 / Err-001: Script sends empty Delete Monotired items request |
|
Hi Lil, as there are certain test scripts which need to run with specified maximums we can't just do it in the base scripts. Is there any other script execpt for the beforeTest.js where you're running into an issue? |
|
Hi, Test trying to read more nodes than MaxNodesPerRead:
Test not using the limitation in MaxNodesPerTranslateBrowsePathsToNodeIds (our limit is 20) :
These are only examples of tests. There might be more tests that have the same issue. |
|
The issue with the Read has already been addressed. |
|
The MaxNodesPerWrite is now honored as well. |
|
All services and scripts have been modified to enable the CTT to cope with all OperationLimits (Fixing along Manits 0007524, 0006716 and 0008284) |
|
Review all changes in call, agreed to updates, closed issue |
Date Modified | Username | Field | Change |
---|---|---|---|
2017-11-15 12:34 | lil | New Issue | |
2017-11-17 14:19 | Alexander Allmendinger | Note Added: 0008720 | |
2017-11-17 14:19 | Alexander Allmendinger | Assigned To | => Alexander Allmendinger |
2017-11-17 14:19 | Alexander Allmendinger | Status | new => feedback |
2017-12-07 16:44 | Paul Hunkar | Relationship added | related to 0004083 |
2017-12-07 16:44 | Paul Hunkar | Status | feedback => assigned |
2017-12-07 16:45 | Paul Hunkar | Target Version | => 1.03 |
2017-12-12 09:29 | lil | Note Added: 0008788 | |
2018-11-01 00:02 | Alexander Allmendinger | Note Added: 0009511 | |
2019-01-07 16:42 | Paul Hunkar | Target Version | 1.03 => 1.04 |
2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |
2019-02-02 00:09 | Alexander Allmendinger | Note Added: 0009873 | |
2022-05-03 23:49 | Alexander Allmendinger | Assigned To | Alexander Allmendinger => Yannik Klaass |
2022-08-02 20:22 | Paul Hunkar | Project | Compliance Test Tool (CTT) Unified Architecture => CTT UA Scripts |
2022-09-07 12:25 | Yannik Klaass | Relationship added | related to 0007524 |
2022-09-07 12:26 | Yannik Klaass | Relationship added | related to 0006716 |
2022-10-04 07:39 | Yannik Klaass | Relationship added | child of 0008284 |
2022-10-04 07:42 | Yannik Klaass | Status | assigned => resolved |
2022-10-04 07:42 | Yannik Klaass | Resolution | open => fixed |
2022-10-04 07:42 | Yannik Klaass | Note Added: 0017922 | |
2022-10-06 15:39 | Paul Hunkar | Status | resolved => closed |
2022-10-06 15:39 | Paul Hunkar | Fixed in Version | => 1.03.501 |
2022-10-06 15:39 | Paul Hunkar | Note Added: 0017961 | |
2022-10-07 11:54 | Paul Hunkar | Files Affected |
=> /library/Base/serverCapabilities.js
/library/RunOnce/beforeTest.js /library/ServiceBased/AttributeServiceSet/HistoryRead.js /library/ServiceBased/AttributeServiceSet/HistoryUpdate.js /library/ServiceBased/AttributeServiceSet/Read.js /library/Servi... |