David Knupp created IMPALA-7783:
-----------------------------------

             Summary: test_default_timezone failing on real cluster
                 Key: IMPALA-7783
                 URL: https://issues.apache.org/jira/browse/IMPALA-7783
             Project: IMPALA
          Issue Type: Bug
          Components: Infrastructure
    Affects Versions: Impala 3.1.0
            Reporter: David Knupp


shell/test_shell_commandline.py/test_default_timezone is failing due to issues 
in asserting zoneinfo/tznameĀ 
{noformat}
shell/test_shell_commandline.py:715: in test_default_timezone
    assert os.path.isfile("/usr/share/zoneinfo/" + tzname)
E   assert <function isfile at 0x7f460e8fb1b8>(('/usr/share/zoneinfo/' + 
'SystemV/PST8PDT'))
E    +  where <function isfile at 0x7f460e8fb1b8> = <module 'posixpath' from 
'/data0/jenkins/workspace/Quasar-Executor/testing/inf...Impala-cdh-cluster-test-runner/infra/python/env/lib64/python2.7/posixpath.pyc'>.isfile
E    +    where <module 'posixpath' from 
'/data0/jenkins/workspace/Quasar-Executor/testing/inf...Impala-cdh-cluster-test-runner/infra/python/env/lib64/python2.7/posixpath.pyc'>
 = os.path {noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to