You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "stack (JIRA)" <ji...@apache.org> on 2013/06/28 22:24:21 UTC

[jira] [Resolved] (HBASE-8829) Improve failed TestMetaScanner assert message so can see where/why failure

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

stack resolved HBASE-8829.
--------------------------

       Resolution: Fixed
    Fix Version/s: 0.94.10
                   0.95.2
                   0.98.0
         Assignee: stack

Committed to 0.94, 0.95, and 0.98
                
> Improve failed TestMetaScanner assert message so can see where/why failure
> --------------------------------------------------------------------------
>
>                 Key: HBASE-8829
>                 URL: https://issues.apache.org/jira/browse/HBASE-8829
>             Project: HBase
>          Issue Type: Task
>            Reporter: stack
>            Assignee: stack
>             Fix For: 0.98.0, 0.95.2, 0.94.10
>
>         Attachments: 8829.txt, 8829v94.txt
>
>
> I am looking at a failed TestMetaScanner from internal cluster and it asserts failure but says nought about why:
> {code}
> Stacktrace
> java.lang.AssertionError
> 	at org.junit.Assert.fail(Assert.java:92)
> 	at org.junit.Assert.assertTrue(Assert.java:43)
> 	at org.junit.Assert.assertTrue(Assert.java:54)
> 	at org.apache.hadoop.hbase.client.TestMetaScanner$1MetaScannerVerifier.run(TestMetaScanner.java:208)
> 	at java.lang.Thread.run(Thread.java:662)
> {code}
> Totally useless.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira