You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hbase.apache.org by "Ted Yu (JIRA)" <ji...@apache.org> on 2013/09/06 22:15:54 UTC

[jira] [Created] (HBASE-9455) Port HBASE-7113 'TestGzipFilter is flaky with jdk1.7' to 0.94

Ted Yu created HBASE-9455:
-----------------------------

             Summary: Port HBASE-7113 'TestGzipFilter is flaky with jdk1.7' to 0.94
                 Key: HBASE-9455
                 URL: https://issues.apache.org/jira/browse/HBASE-9455
             Project: HBase
          Issue Type: Bug
            Reporter: Ted Yu
            Assignee: Ted Yu
            Priority: Minor


Test failure was the same as described in HBASE-7113:
{code}
testScannerResultCodes(org.apache.hadoop.hbase.rest.TestGzipFilter)  Time elapsed: 0.033 sec  <<< FAILURE!
java.lang.AssertionError: expected:<204> but was:<200>
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:128)
        at org.junit.Assert.assertEquals(Assert.java:472)
        at org.junit.Assert.assertEquals(Assert.java:456)
        at org.apache.hadoop.hbase.rest.TestGzipFilter.testScannerResultCodes(TestGzipFilter.java:148)
{code}

--
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