View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004114 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2018-01-05 14:56 | 2019-08-27 13:48 |
Reporter | Paul Hunkar | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | closed | Resolution | fixed | ||
Platform | PC | OS | Windows | OS Version | 8.1 |
Product Version | 1.03.340.378 | ||||
Target Version | 1.03 | Fixed in Version | 1.03.341.381 | ||
Summary | 0004114: Error reporting | ||||
Description | RegisterNodes: Should return non-existent NodeIds when the 500 nodes do not exist. This test case does not care about the max. array size in our nano Server. Note: the message does not print the return code BadEncodingLimitsExceeded. addError( "registerNodes() returned failed", uaStatus ); this should be Changed to: addError( "registerNodes() returned failed: " + uaStatus, uaStatus ); other scripts have similar addError w/o Status code. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
two issues in this one Mantis: the script should check the array limits and skip test if not supported. the second issues on error reporting should be broken out into it's own issue and applied in more general terms. |
|
This is a clone to cover the second part of the issue |
|
Fixed the Script Output in Scripts: |
|
Reviewed in CMP call |
Date Modified | Username | Field | Change |
---|---|---|---|
2018-01-05 14:56 | Paul Hunkar | New Issue | |
2018-01-05 14:56 | Paul Hunkar | Status | new => assigned |
2018-01-05 14:56 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2018-01-05 14:56 | Paul Hunkar | Issue generated from: 0004102 | |
2018-01-05 14:56 | Paul Hunkar | Note Added: 0008817 | |
2018-06-09 19:05 | Alexander Allmendinger | Note Added: 0009132 | |
2018-06-09 19:05 | Alexander Allmendinger | Status | assigned => resolved |
2018-06-09 19:05 | Alexander Allmendinger | Fixed in Version | => 1.03.341.381 |
2018-06-09 19:05 | Alexander Allmendinger | Resolution | open => fixed |
2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |
2019-08-27 13:48 | Paul Hunkar | Target Version | => 1.03 |
2019-08-27 13:48 | Paul Hunkar | Status | resolved => closed |
2019-08-27 13:48 | Paul Hunkar | Note Added: 0010803 |