You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hawq.apache.org by "Alexander Denissov (JIRA)" <ji...@apache.org> on 2017/03/28 21:17:41 UTC

[jira] [Created] (HAWQ-1419) RPS test RangerHawqAuthorizerServiceNameTest fails sometimes

Alexander Denissov created HAWQ-1419:
----------------------------------------

             Summary: RPS test RangerHawqAuthorizerServiceNameTest fails sometimes
                 Key: HAWQ-1419
                 URL: https://issues.apache.org/jira/browse/HAWQ-1419
             Project: Apache HAWQ
          Issue Type: Sub-task
          Components: Security
            Reporter: Alexander Denissov
            Assignee: Ed Espino


Sometimes (especially on centos7) the test fails:

Running org.apache.hawq.ranger.authorization.RangerHawqAuthorizerServiceNameTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec <<< FAILURE!
testServiceNameIsSet(org.apache.hawq.ranger.authorization.RangerHawqAuthorizerServiceNameTest)  Time elapsed: 0.003 sec  <<< FAILURE!
java.lang.AssertionError: expected:<instance> but was:<null>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:118)
	at org.junit.Assert.assertEquals(Assert.java:144)
	at org.apache.hawq.ranger.authorization.RangerHawqAuthorizerServiceNameTest.testServiceNameIsSet(RangerHawqAuthorizerServiceNameTest.java:32)



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)