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 7FCAE107F6 for ; Sat, 7 Sep 2013 00:44:56 +0000 (UTC) Received: (qmail 10948 invoked by uid 500); 7 Sep 2013 00:44:54 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 10909 invoked by uid 500); 7 Sep 2013 00:44:54 -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 10872 invoked by uid 99); 7 Sep 2013 00:44:54 -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 00:44:54 +0000 Date: Sat, 7 Sep 2013 00:44:54 +0000 (UTC) From: "Lars Hofhansl (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (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:all-tabpanel ] Lars Hofhansl resolved HBASE-9455. ---------------------------------- Resolution: Fixed > 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