View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004135 | Compliance Test Tool (CTT) Unified Architecture | 4 - Test Case Definition | public | 2018-01-24 09:39 | 2019-08-09 17:51 |
| Reporter | Martin Lang | Assigned To | Alexander Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Platform | x64 | OS | Windows | OS Version | 7 |
| Product Version | 1.03.340.380 | ||||
| Target Version | 1.03 | Fixed in Version | 1.03.341.381 | ||
| Summary | 0004135: Base Info Server Capabilities/005 does not recognize if the Node MaxArrayLength really exists | ||||
| Description | The script tries to read the related node MaxArrayLength. In my case the server does not expose this node although the address space contains array. (Not best practice I know. Will be changed in future) | ||||
| Additional Information | Modified script will recognize if an array is defined in the CTT settings and/or the MaxArrayLength is available in the address space. / Test prepared by Nathan Pocock: nathan.pocock@opcfoundation.org function test() {
} Test.Execute( { Procedure: test } ); | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Or see script 006 which skips the test case. |
|
|
Other scripts like 007 + 014 (probably more script, not checked yet) bring up the information "not supported". Should not all scripts from this CU handle this situation equal? |
|
|
discussed in meeting 2018-04-12 This line should be broken up to allow this: |
|
|
Script is now skipping itself if the node is not provided. |
|
|
Review in CMP call |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2018-01-24 09:39 | Martin Lang | New Issue | |
| 2018-01-24 09:50 | Martin Lang | Note Added: 0008847 | |
| 2018-01-24 09:57 | Martin Lang | Note Added: 0008848 | |
| 2018-04-12 16:09 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2018-04-12 16:09 | Paul Hunkar | Status | new => assigned |
| 2018-04-12 16:13 | Paul Hunkar | Note Added: 0008999 | |
| 2018-08-04 12:48 | Alexander Allmendinger | Note Added: 0009256 | |
| 2018-08-04 12:48 | Alexander Allmendinger | Status | assigned => resolved |
| 2018-08-04 12:48 | Alexander Allmendinger | Fixed in Version | => 1.03.341.381 |
| 2018-08-04 12:48 | Alexander Allmendinger | Resolution | open => fixed |
| 2019-01-28 14:14 | Paul Hunkar | Category | Test Case Definition => 5 - Test Case Definition |
| 2019-01-28 14:15 | Paul Hunkar | Category | 5 - Test Case Definition => 4 - Test Case Definition |
| 2019-08-09 17:51 | Paul Hunkar | Target Version | => 1.03 |
| 2019-08-09 17:51 | Paul Hunkar | Status | resolved => closed |
| 2019-08-09 17:51 | Paul Hunkar | Note Added: 0010749 |