[
https://issues.apache.org/jira/browse/AMBARI-12799?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14701121#comment-14701121
]
Hudson commented on AMBARI-12799:
---------------------------------
ABORTED: Integrated in Ambari-trunk-Commit #3286 (See
[https://builds.apache.org/job/Ambari-trunk-Commit/3286/])
AMBARI-12799 Python unittest fail when java exists (dsen) (dsen:
http://git-wip-us.apache.org/repos/asf?p=ambari.git&a=commit&h=5c99c9b0766d99cf3f3a26a0fe0f493a478deec4)
* ambari-server/src/test/python/stacks/2.0.6/hooks/before-ANY/test_before_any.py
> Python unittest fail when java exists
> -------------------------------------
>
> Key: AMBARI-12799
> URL: https://issues.apache.org/jira/browse/AMBARI-12799
> Project: Ambari
> Issue Type: Bug
> Components: test
> Affects Versions: 2.2.0
> Reporter: Dmytro Sen
> Assignee: Dmytro Sen
> Fix For: 2.2.0
>
> Attachments: AMBARI-12799.patch
>
>
> FAIL: test_hook_default (test_before_any.TestHookBeforeInstall)
> {code}
> Traceback (most recent call last):
> File "/home/user/ambari/ambari-common/src/test/python/mock/mock.py", line
> 1199, in patched
> return func(*args, **keywargs)
> File
> "/home/user/ambari/ambari-server/src/test/python/stacks/2.0.6/hooks/before-ANY/test_before_any.py",
> line 186, in test_hook_default
> recursive = True,
> File
> "/home/user/ambari/ambari-server/src/test/python/stacks/utils/RMFTestCase.py",
> line 229, in assertResourceCalled
> self.assertNotEqual(len(RMFTestCase.env.resource_list), 0, "There was no
> more resources executed!")
> {code}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)