[
https://issues.apache.org/jira/browse/AMBARI-14688?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15102375#comment-15102375
]
Hudson commented on AMBARI-14688:
---------------------------------
FAILURE: Integrated in Ambari-trunk-Commit #4181 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/4181/])
AMBARI-14688. stack_and_upgrade_controller_test #saveRepoOS() fails
(onechiporenko:
[http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=fb628379aff3042288c75cde11157bd212458a0c])
* ambari-web/test/controllers/main/admin/kerberos/step4_controller_test.js
* ambari-web/test/mixins/wizard/wizardProgressPageController_test.js
* ambari-web/test/utils/ui_effects_test.js
* ambari-web/test/utils/helper_test.js
* ambari-web/test/models/alerts/alert_config_test.js
* ambari-web/test/mappers/configs/config_groups_mapper_test.js
* ambari-web/test/controllers/wizard/step8_test.js
* ambari-web/test/utils/object_utils_test.js
* ambari-web/test/controllers/main/admin/stack_and_upgrade_controller_test.js
* ambari-web/test/utils/blueprint_test.js
* ambari-web/test/views/main/host/summary_test.js
* ambari-web/test/controllers/wizard/step7_test.js
* ambari-web/test/controllers/global/cluster_controller_test.js
* ambari-web/test/controllers/wizard_test.js
* ambari-web/test/mappers/configs/stack_config_properties_mapper_test.js
> 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
>
> Attachments: AMBARI-14688.patch
>
>
> #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)