You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2014/07/08 16:17:05 UTC

[jira] [Updated] (ACCUMULO-2977) org.apache.accumulo.test.AuditMessageIT.testFailedAudits failed

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

Christopher Tubbs updated ACCUMULO-2977:
----------------------------------------

    Fix Version/s: 1.7.0

> org.apache.accumulo.test.AuditMessageIT.testFailedAudits failed
> ---------------------------------------------------------------
>
>                 Key: ACCUMULO-2977
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-2977
>             Project: Accumulo
>          Issue Type: Bug
>          Components: test
>            Reporter: Josh Elser
>            Priority: Minor
>             Fix For: 1.6.1, 1.7.0
>
>
> {noformat}
> Error Message
> expected:<1> but was:<0>
> Stacktrace
> java.lang.AssertionError: expected:<1> but was:<0>
> 	at org.junit.Assert.fail(Assert.java:88)
> 	at org.junit.Assert.failNotEquals(Assert.java:743)
> 	at org.junit.Assert.assertEquals(Assert.java:118)
> 	at org.junit.Assert.assertEquals(Assert.java:555)
> 	at org.junit.Assert.assertEquals(Assert.java:542)
> 	at org.apache.accumulo.test.AuditMessageIT.testFailedAudits(AuditMessageIT.java:479)
> Relevant Standard Output
> Start of captured audit messages for step setup
> End of captured audit messages for step setup
> Start of captured audit messages for step testFailedAudits
> 2014-07-07 06:02:24,125 [Audit] WARN : operation: failed; user: root; action: dropUser; targetUser: AuditUser2;; exception: ThriftSecurityException(user:AuditUser2, code:USER_DOESNT_EXIST)
> 2014-07-07 06:02:24,169 [Audit] WARN : operation: failed; user: root; action: revokeSystemPermission; permission: ALTER_TABLE; targetUser: AuditUser2;; exception: ThriftSecurityException(user:AuditUser2, code:USER_DOESNT_EXIST)
> End of captured audit messages for step testFailedAudits
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.2#6252)