[
https://issues.apache.org/jira/browse/AMBARI-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13786871#comment-13786871
]
Sumit Mohanty commented on AMBARI-3465:
---------------------------------------
LGTM, +1
> unit test failure - test_check_web_ui
> -------------------------------------
>
> Key: AMBARI-3465
> URL: https://issues.apache.org/jira/browse/AMBARI-3465
> Project: Ambari
> Issue Type: Task
> Components: agent
> Affects Versions: 1.4.1
> Reporter: Siddharth Wagle
> Assignee: Siddharth Wagle
> Fix For: 1.4.1
>
> Attachments: AMBARI-3465.patch
>
>
> Unit test failure:
> {code}
> ======================================================================
> ERROR: test_check_web_ui (TestCheckWebUI.TestMain)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/Users/smohanty/enlistments/asf-ambari/ambari-common/src/test/python/mock/mock.py",
> line 1199, in patched
> return func(*args, **keywargs)
> File
> "/Users/smohanty/enlistments/asf-ambari/ambari-agent/src/test/python/TestCheckWebUI.py",
> line 54, in test_check_web_ui
> checkWebUI.main()
> File
> "/Users/smohanty/enlistments/asf-ambari/ambari-agent/src/main/puppet/modules/hdp-hadoop/files/checkWebUI.py",
> line 48, in main
> print "Cannot access WEB UI on: " + url
> NameError: global name 'url' is not defined
> {code}
--
This message was sent by Atlassian JIRA
(v6.1#6144)