stack created HBASE-19928:
-----------------------------
Summary: TestVisibilityLabelsOnNewVersionBehaviorTable fails
Key: HBASE-19928
URL: https://issues.apache.org/jira/browse/HBASE-19928
Project: HBase
Issue Type: Sub-task
Components: test
Reporter: stack
Assignee: stack
Failing 100% of the time w/ below.... Simple fix.
Failed
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsOnNewVersionBehaviorTable.org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsOnNewVersionBehaviorTable
Failing for the past 43 builds (Since Unstable#1196 )
Took 1.2 sec.
add description
Error Message
The HBaseClassTestRule ClassRule in
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsOnNewVersionBehaviorTable
is for
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
expected:<class
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsOnNewVersionBehaviorTable>
but was:<class
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes>
Stacktrace
java.lang.AssertionError: The HBaseClassTestRule ClassRule in
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsOnNewVersionBehaviorTable
is for
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes
expected:<class
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsOnNewVersionBehaviorTable>
but was:<class
org.apache.hadoop.hbase.security.visibility.TestVisibilityLabelsWithDeletes>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)