You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ambari.apache.org by "Siddharth Wagle (JIRA)" <ji...@apache.org> on 2013/10/05 04:07:42 UTC

[jira] [Updated] (AMBARI-3465) unit test failure - test_check_web_ui

     [ https://issues.apache.org/jira/browse/AMBARI-3465?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Siddharth Wagle updated AMBARI-3465:
------------------------------------

    Attachment: AMBARI-3465.patch

> 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)