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 67F2C18E22 for ; Fri, 9 Oct 2015 22:57:06 +0000 (UTC) Received: (qmail 37236 invoked by uid 500); 9 Oct 2015 22:57:06 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 37199 invoked by uid 500); 9 Oct 2015 22:57:06 -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 37056 invoked by uid 99); 9 Oct 2015 22:57:05 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 09 Oct 2015 22:57:05 +0000 Date: Fri, 9 Oct 2015 22:57:05 +0000 (UTC) From: "Nick Dimiduk (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-14584) TestNamespacesInstanceModel fails on jdk8 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-14584?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14951349#comment-14951349 ] Nick Dimiduk commented on HBASE-14584: -------------------------------------- Oh, right. We should make these tests just do a round-trip and verify the object maps are the same. Serialization order is an unstable details for both json and xml. Let me see... > TestNamespacesInstanceModel fails on jdk8 > ----------------------------------------- > > Key: HBASE-14584 > URL: https://issues.apache.org/jira/browse/HBASE-14584 > Project: HBase > Issue Type: Test > Components: REST, test > Reporter: Nick Dimiduk > Attachments: disable.txt > > > Noticed this in the [build output|https://builds.apache.org/job/HBase-1.2/jdk=latest1.8,label=Hadoop/235/consoleFull] of HBASE-12911. Seems this test has been failing for a long time, got all the way back to {{6534583}}, {{master~44}} and it's still failing there. I guess tests usually fail in {{hbase-server}}, so we don't often get to {{hbase-rest}} module. -- This message was sent by Atlassian JIRA (v6.3.4#6332)