Florian Barca created AMBARI-8032:
-------------------------------------
Summary: [Test] ambari-server unit test failures:
testDBConnectionCheck failure
Key: AMBARI-8032
URL: https://issues.apache.org/jira/browse/AMBARI-8032
Project: Ambari
Issue Type: Task
Components: ambari-server
Affects Versions: branch-windows-dev
Reporter: Florian Barca
Assignee: Florian Barca
Fix For: branch-windows-dev
2291 FAIL: testDBConnectionCheck (TestCheckHost.TestCheckHost)
2292 ----------------------------------------------------------------------
2293 Traceback (most recent call last):
2294 File
"/Users/fbarca/ambari-vagrant/centos6.4/ambari/ambari-common/src/test/python/mock/mock.py",
line 1199, in patched
2295 return func(*args, **keywargs)
2296 File
"/Users/fbarca/ambari-vagrant/centos6.4/ambari/ambari-server/src/test/python/TestCheckHost.py",
line 89, in testDBConnectionCheck
2297 'Server.\ntest exception', 'exit_code': 1}})
2298 AssertionError: {'db_connection_check': {'message': "'hostLevelParams'",
'exit_code': 1}} != {'db_connection_check': {'message': 'Error downloading
DBConnectionVerification. [truncated]...
2299 - {'db_connection_check': {'exit_code': 1, 'message': "'hostLevelParams'"}}
2300 + {'db_connection_check': {'exit_code': 1,
2301 + 'message': 'Error downloading
DBConnectionVerification.jar from Ambari Server resources. Check network access
to Ambari Server.\ntest exception'}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)