Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 7C4E9108D3 for ; Sat, 7 Sep 2013 01:24:52 +0000 (UTC) Received: (qmail 59598 invoked by uid 500); 7 Sep 2013 01:24:51 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 59541 invoked by uid 500); 7 Sep 2013 01:24:51 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 59451 invoked by uid 99); 7 Sep 2013 01:24:51 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 07 Sep 2013 01:24:51 +0000 Date: Sat, 7 Sep 2013 01:24:51 +0000 (UTC) From: "Hudson (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9455) Port HBASE-7113 'TestGzipFilter is flaky with jdk1.7' to 0.94 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/HBASE-9455?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13760847#comment-13760847 ] Hudson commented on HBASE-9455: ------------------------------- FAILURE: Integrated in HBase-0.94-security #286 (See [https://builds.apache.org/job/HBase-0.94-security/286/]) HBASE-9455 Port HBASE-7113 'TestGzipFilter is flaky with jdk1.7' to 0.94 (tedyu: rev 1520715) * /hbase/branches/0.94/src/test/java/org/apache/hadoop/hbase/rest/TestGzipFilter.java > 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 > Fix For: 0.94.12 > > Attachments: 9455-0.94.txt > > > 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