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 2016/01/15 13:46:39 UTC

[jira] [Created] (AMBARI-14688) stack_and_upgrade_controller_test #saveRepoOS() fails intermittently

Oleg Nechiporenko created AMBARI-14688:
------------------------------------------

             Summary: stack_and_upgrade_controller_test #saveRepoOS() fails intermittently
                 Key: AMBARI-14688
                 URL: https://issues.apache.org/jira/browse/AMBARI-14688
             Project: Ambari
          Issue Type: Bug
          Components: ambari-web
    Affects Versions: 2.4.0
            Reporter: Oleg Nechiporenko
            Assignee: Oleg Nechiporenko
            Priority: Critical
             Fix For: 2.4.0


#saveRepoOS() seems to be a flaky test. It fails or passes randomly on my dev box.
{code}
1) Ambari Web Unit tests test/controllers/main/admin/stack_and_upgrade_controller_test App.MainAdminStackAndUpgradeController #saveRepoOS() validation errors present:
     AssertionError: expected true to be false
      at file:///Users/jwang/Projects/ambari-vagrant/centos6.4/ambari/ambari-web/node_modules/chai/chai.js:925
      at file:///Users/jwang/Projects/ambari-vagrant/centos6.4/ambari/ambari-web/node_modules/chai/chai.js:1239
      at file:///Users/jwang/Projects/ambari-vagrant/centos6.4/ambari/ambari-web/node_modules/chai/chai.js:3679


npm ERR! Test failed.  See above for more details.
{code}



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