You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Oleg Nechiporenko (JIRA)" <ji...@apache.org> on 2015/12/07 14:41:10 UTC

[jira] [Created] (AMBARI-14246) UT failures for Ambari Web

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}
  ✖ 2 of 10884 tests failed:

  1) Ambari Web Unit tests test/router_test App.Router #loginGetClustersSuccessCallback() cluster exists, ADMIN privileges:
     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)
  

  2) Ambari Web Unit tests test/router_test App.Router #loginGetClustersSuccessCallback() "after each" hook:
     TypeError: 'undefined' is not a function (evaluating 'router.setClusterInstalled.restore()')
      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)

{code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)