You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@atlas.apache.org by "Nigel Jones (JIRA)" <ji...@apache.org> on 2015/07/31 12:08:05 UTC

[jira] [Created] (ATLAS-87) Kerberos test fail "LoginProcessorIT.testKerberosLogin:85 expected: but was:"

Nigel Jones created ATLAS-87:
--------------------------------

             Summary: Kerberos test fail "LoginProcessorIT.testKerberosLogin:85 expected:<true> but was:<false>"
                 Key: ATLAS-87
                 URL: https://issues.apache.org/jira/browse/ATLAS-87
             Project: Atlas
          Issue Type: Bug
    Affects Versions: trunk
         Environment: linux ubuntu 15.04 x86_64+patches, openjdk 1.7.0_79, maven 3.3.3
Fresh git clone from 20150715 at ~1045
            Reporter: Nigel Jones


A few exerpts

Running org.apache.atlas.web.listeners.LoginProcessorIT
Tests run: 2, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 7.73 sec <<< FAILURE! - in org.apache.atlas.web.listeners.LoginProcessorIT
testKerberosLogin(org.apache.atlas.web.listeners.LoginProcessorIT)  Time elapsed: 6.824 sec  <<< FAILURE!
java.lang.AssertionError: expected:<true> but was:<false>
        at org.testng.Assert.fail(Assert.java:89)
        at org.testng.Assert.failNotEquals(Assert.java:489)
        at org.testng.Assert.assertTrue(Assert.java:37)
        at org.testng.Assert.assertTrue(Assert.java:47)
        at org.apache.atlas.web.listeners.LoginProcessorIT.testKerberosLogin(LoginProcessorIT.java:85)

Failed tests:
  LoginProcessorIT.testKerberosLogin:85 expected:<true> but was:<false>

Tests run: 55, Failures: 1, Errors: 0, Skipped: 0

[INFO] Apache Atlas Web Application ....................... FAILURE [04:02 min]




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)