Oleg Nechiporenko created AMBARI-14246:
------------------------------------------
Summary: UT failures for Ambari Web
Key: AMBARI-14246
URL: https://issues.apache.org/jira/browse/AMBARI-14246
Project: Ambari
Issue Type: Bug
Components: ambari-web
Affects Versions: 2.3.0
Reporter: Oleg Nechiporenko
Assignee: Oleg Nechiporenko
Priority: Critical
Fix For: 2.3.0
Encountered in the trunk-commit UT test job
{code}
[91m â[0m[31m 2 of 10884 tests failed[0m[90m:[0m
[0m 1) Ambari Web Unit tests test/router_test App.Router
#loginGetClustersSuccessCallback() cluster exists, ADMIN privileges:
[0m[31m TypeError: 'undefined' is not a function (evaluating
'routableState.absoluteRoute(this)')
(file:///home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-web/public/javascripts/vendor.js:18598)[0m[90m
[0m
[0m 2) Ambari Web Unit tests test/router_test App.Router
#loginGetClustersSuccessCallback() "after each" hook:
[0m[31m TypeError: 'undefined' is not a function (evaluating
'router.setClusterInstalled.restore()')[0m[90m
at
file:///home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-web/public/test/javascripts/test.js:53748
at
file:///home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-web/node_modules/mocha/mocha.js:4039
at next
(file:///home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-web/node_modules/mocha/mocha.js:4303)
at
file:///home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-web/node_modules/mocha/mocha.js:4307
at timeslice
(file:///home/jenkins/jenkins-slave/workspace/Ambari-trunk-Commit/ambari-web/node_modules/mocha/mocha.js:5279)
[0m
{code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)