View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0004986 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2019-09-02 11:17 | 2019-09-13 15:03 |
Reporter | Alexander Allmendinger | Assigned To | Alexander Allmendinger | ||
Priority | normal | Severity | minor | Reproducibility | sometimes |
Status | closed | Resolution | fixed | ||
Product Version | 1.03.341.389 | ||||
Target Version | 1.03.341.390 | Fixed in Version | 1.03.341.390 | ||
Summary | 0004986: ModifyMonitoredItems call might lead to a crash of the CTT | ||||
Description | In the ModifyMonitoredItems library function there is a function included which prints all the OperationResults of one call. But because of the way this code is written the resulting error message will end up with NumberOfBadElementsNumberOfBadElements3 output lines. As we are testing with a big amount of items these days, this might lead to high usage of memory or even to a crash of the CTT. What basically happens is, that for each element the list of all previously failed elements are printed + the current one. | ||||
Tags | No tags attached. | ||||
Files Affected | |||||
|
The script has been fixed accordingly and is now only printing the output once. |
|
Reviewed In CTT Call |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-09-02 11:17 | Alexander Allmendinger | New Issue | |
2019-09-02 16:13 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
2019-09-02 16:13 | Paul Hunkar | Status | new => assigned |
2019-09-02 17:57 | Alexander Allmendinger | Status | assigned => resolved |
2019-09-02 17:57 | Alexander Allmendinger | Resolution | open => fixed |
2019-09-02 17:57 | Alexander Allmendinger | Fixed in Version | => 1.03.341.390 |
2019-09-02 17:57 | Alexander Allmendinger | Note Added: 0010905 | |
2019-09-13 15:03 | Paul Hunkar | Status | resolved => closed |
2019-09-13 15:03 | Paul Hunkar | Note Added: 0010981 |