View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0004112 | Compliance Test Tool (CTT) Unified Architecture | 1 - Script Issue | public | 2017-12-26 03:10 | 2019-09-01 13:52 |
| Reporter | Fei Wang | Assigned To | Alexander Allmendinger | ||
| Priority | normal | Severity | minor | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Target Version | 1.03 | Fixed in Version | 1.03 | ||
| Summary | 0004112: View Minimum Continuation Point 01 012.js | ||||
| Description | Lack of test case for view. CTT version:1.3.340.358 | ||||
| Tags | No tags attached. | ||||
| Files Affected | |||||
|
|
Details of this issue Problem: The test result of 012.js is warning. Warning:Test cannot be completed: Browse with NodeClassMask returned references of the wrong node class. Expect: The test case should pass. Clue: There are eight items in /Server Test/NodeIds/NodeClasses, but the scripts only contains seven cases, the View type is lost. if the following line is added, the test case will pass: case "/Server Test/NodeIds/NodeClasses/View": nodeClasses.push( NodeClass.View ); break; |
|
|
Added recommended line to the script. |
|
|
Reviewed in extra CMP call |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2017-12-26 03:10 | Fei Wang | New Issue | |
| 2017-12-26 08:24 | Fei Wang | Note Added: 0008809 | |
| 2018-01-05 14:11 | Paul Hunkar | Assigned To | => Alexander Allmendinger |
| 2018-01-05 14:11 | Paul Hunkar | Status | new => assigned |
| 2018-01-05 14:11 | Paul Hunkar | Target Version | => 1.03 |
| 2018-02-07 21:18 | Alexander Allmendinger | Note Added: 0008860 | |
| 2018-02-07 21:18 | Alexander Allmendinger | Status | assigned => resolved |
| 2018-02-07 21:18 | Alexander Allmendinger | Fixed in Version | => 1.03 |
| 2018-02-07 21:18 | Alexander Allmendinger | Resolution | open => fixed |
| 2019-01-28 14:10 | Paul Hunkar | Category | Script Issue => 1 - Script Issue |
| 2019-09-01 13:52 | Paul Hunkar | Status | resolved => closed |
| 2019-09-01 13:52 | Paul Hunkar | Note Added: 0010875 |