View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004790 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2019-06-19 10:28 | 2019-09-13 15:10 |
Reporter | V. Monfort | Assigned To | Alexander Allmendinger | ||
Priority | high | Severity | major | Reproducibility | always |
Status | closed | Resolution | fixed | ||
Platform | Linux | ||||
Product Version | 1.03.341.389 | ||||
Target Version | 1.03.341.390 | Fixed in Version | 1.03.341.390 | ||
Summary | 0004790: Test.Execute() unexpected error OR no Scalar found in Attribute Write / Subscription / Monitored Item tests (initialize, etc) | ||||
Description | All tests using function MonitoredItem.fromSettingsExt(...) with parameter "Settings: Settings.ServerTest.NodeIds.Static.AllProfiles.Scalar.Settings, Writable: true" will fail if the access level of the configured nodes are different than value "3" even if those nodes access level have the writable bit field (bit 1). This is due to the incorrect behavior of "function filterSettings( args )" called by MonitoredItem.fromSettingsExt(...) :
See line 691 of library/Base/Objects/monitoredItem.js: At least the following tests have this issue: | ||||
Steps To Reproduce | Define an access level with writable bit set but not equal to value 3 (bit 0 and 1 only), for example 99, for all values defined in settings "Server Test->Node Ids->Static->All profiles->Scalar" and in "Server Test->Node Ids->Static->All profiles->Array". Run the test scripts indicated in description, observe different errors messages / skip case that have the same cause. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
The script was using |
|
Reviewed In CTT Call |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-06-19 10:28 | V. Monfort | New Issue | |
2019-06-26 16:39 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2019-06-26 16:39 | Paul Hunkar | Status | new => assigned |
2019-09-02 07:53 | Alexander Allmendinger | Status | assigned => resolved |
2019-09-02 07:53 | Alexander Allmendinger | Resolution | open => fixed |
2019-09-02 07:53 | Alexander Allmendinger | Fixed in Version | => 1.03.341.390 |
2019-09-02 07:53 | Alexander Allmendinger | Note Added: 0010889 | |
2019-09-13 15:10 | Paul Hunkar | Target Version | => 1.03.341.390 |
2019-09-13 15:10 | Paul Hunkar | Status | resolved => closed |
2019-09-13 15:10 | Paul Hunkar | Note Added: 0010985 |