Portal Bug - non proper display of Non Exec TCs 02/67702/3
authorPanagiotis Karalis <pkaralis@intracom-telecom.com>
Thu, 25 Apr 2019 12:30:47 +0000 (15:30 +0300)
committerPanagiotis Karalis <pkaralis@intracom-telecom.com>
Thu, 25 Apr 2019 14:22:09 +0000 (17:22 +0300)
commit95c53f27c194dbab6b609fc0d3b903811e392068
treef212a1ffd5b5fd2b4a621cb26ffdda63ea47a002
parent8d118a999ffec1d246863b82d6a9513db9f49cb1
Portal Bug - non proper display of Non Exec TCs

The non executed test cases have not any verdict,
assigned by the dovetail project (e.g. PASS, SKIP, FAIL).
In that case, the portal cannot recognize those TCs as failed ones
and they are out of the 'Not Passed' list in the Test Result Overview.

The problem is focused on NFVI portal.

Therefore, the controller has been updated, removing the check for the
failed TCs.
If the TC is not belonged either to Pass or Skip list then this TC is
pushed in the Not Pass list.
So, the failed as well as the non executed TCs appear under
'Non Passed' list.

JIRA: DOVETAIL-773

Change-Id: I71e639c168bbda1065e12b063e22f17875536a9a
Signed-off-by: Panagiotis Karalis <pkaralis@intracom-telecom.com>
3rd_party/static/testapi-ui/components/results-report/resultsReportController.js