Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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>
Pushed the attached to master and branch-2.