View Issue Details

IDProjectCategoryView StatusLast Update
0004112Compliance Test Tool (CTT) Unified Architecture1 - Script Issuepublic2019-09-01 13:52
ReporterFei Wang Assigned ToAlexander Allmendinger  
PrioritynormalSeverityminorReproducibilityalways
Status closedResolutionfixed 
Target Version1.03Fixed in Version1.03 
Summary0004112: View Minimum Continuation Point 01 012.js
Description

Lack of test case for view.

CTT version:1.3.340.358
function: Test572010
file:maintree/View Services/View Minimum Continuation Point 01/Test Cases/012.js
line:24

TagsNo tags attached.
Files Affected

Activities

Fei Wang

2017-12-26 08:24

reporter   ~0008809

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;

Alexander Allmendinger

2018-02-07 21:18

developer   ~0008860

Added recommended line to the script.

Paul Hunkar

2019-09-01 13:52

administrator   ~0010875

Reviewed in extra CMP call

Issue History

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