Return-Path: X-Original-To: archive-asf-public-internal@cust-asf2.ponee.io Delivered-To: archive-asf-public-internal@cust-asf2.ponee.io Received: from cust-asf.ponee.io (cust-asf.ponee.io [163.172.22.183]) by cust-asf2.ponee.io (Postfix) with ESMTP id 0B46E200B91 for ; Wed, 14 Sep 2016 08:43:23 +0200 (CEST) Received: by cust-asf.ponee.io (Postfix) id 0A0F5160AB4; Wed, 14 Sep 2016 06:43:23 +0000 (UTC) Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by cust-asf.ponee.io (Postfix) with SMTP id 4EE25160ABA for ; Wed, 14 Sep 2016 08:43:22 +0200 (CEST) Received: (qmail 49774 invoked by uid 500); 14 Sep 2016 06:43:21 -0000 Mailing-List: contact dev-help@phoenix.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@phoenix.apache.org Delivered-To: mailing list dev@phoenix.apache.org Received: (qmail 49727 invoked by uid 99); 14 Sep 2016 06:43:21 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 14 Sep 2016 06:43:21 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8002D2C014F for ; Wed, 14 Sep 2016 06:43:20 +0000 (UTC) Date: Wed, 14 Sep 2016 06:43:20 +0000 (UTC) From: "James Taylor (JIRA)" To: dev@phoenix.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (PHOENIX-3250) Make changes in test classes with static member variable for method level parallelization in BaseHBaseManagedTimeTableReuseIT MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 archived-at: Wed, 14 Sep 2016 06:43:23 -0000 [ https://issues.apache.org/jira/browse/PHOENIX-3250?page=3Dcom.atlass= ian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Taylor updated PHOENIX-3250: ---------------------------------- Issue Type: Sub-task (was: Task) Parent: PHOENIX-3181 > Make changes in test classes with static member variable for method level= parallelization in BaseHBaseManagedTimeTableReuseIT > -------------------------------------------------------------------------= ---------------------------------------------------- > > Key: PHOENIX-3250 > URL: https://issues.apache.org/jira/browse/PHOENIX-3250 > Project: Phoenix > Issue Type: Sub-task > Reporter: prakul agarwal > Assignee: prakul agarwal > > {code} > ArrayToStringFunctionIT.testArrayToStringFunctionWithUpsert1:268 > ArrayToStringFunctionIT.testArrayToStringFunctionWithUpsert4:337 > ArrayToStringFunctionIT.testArrayToStringFunctionWithUpsert2:281 =C2=BB= TableAlreadyExists > ArrayToStringFunctionIT.testArrayToStringFunctionWithUpsertSelect1:354 = =C2=BB TableAlreadyExists > ArrayToStringFunctionIT.testArrayToStringFunctionWithUpsertSelect3:450 = =C2=BB PhoenixIO > PrimitiveTypeIT.testBooleanAsObject:219 =C2=BB PhoenixIO > PrimitiveTypeIT.testCompareLongGTDecimal:60 =C2=BB PhoenixIO > PrimitiveTypeIT.testCompareLongGTEDecimal:81 =C2=BB PhoenixIO > PrimitiveTypeIT.testCompareLongGTEDecimal2:158 =C2=BB PhoenixIO > PrimitiveTypeIT.testCompareLongLTDecimal2:177 =C2=BB PhoenixIO > PrimitiveTypeIT.testCompareLongLTEDecimal:121 =C2=BB PhoenixIO > RegexpSplitFunctionIT.testSplit_AlternateSeparator:144 array lengths di= ffered, expected.length=3D3 actual.length=3D1 > RegexpSplitFunctionIT.testSplit_NoSplitString:170 array lengths differe= d, expected.length=3D1 actual.length=3D3 > RegexpSplitFunctionIT.testSplit_NullDynamicSeparator:231 expected null,= but was:<['ONE', 'TWO', 'THREE']> > RegexpSplitFunctionIT.testSplit_NullString:207 expected null, but was:<= ['ONE', 'TWO', 'THREE']> > RegexpSplitFunctionIT.testSplit_PatternBasedSplit:183 array lengths dif= fered, expected.length=3D4 actual.length=3D1 > RegexpSplitFunctionIT.testSplit_PatternEscape:196 array lengths differe= d, expected.length=3D3 actual.length=3D1 > ToCharFunctionIT.initTable:114 =C2=BB TableNotFound ERROR 1012 (42M03):= Table undef... > ToCharFunctionIT.initTable:114 =C2=BB TableNotFound ERROR 1012 (42M03):= Table undef... > ToCharFunctionIT.initTable:114 =C2=BB TableNotFound ERROR 1012 (42M03):= Table undef... > ToCharFunctionIT.initTable:114 =C2=BB TableNotFound ERROR 1012 (42M03):= Table undef... > ToCharFunctionIT.initTable:114 =C2=BB TableNotFound ERROR 1012 (42M03):= Table undef... > ToCharFunctionIT.initTable:114 =C2=BB TableNotFound ERROR 1012 (42M03):= Table undef... > ToCharFunctionIT.initTable:114 =C2=BB TableNotFound ERROR 1012 (42M03):= Table undef... > ToCharFunctionIT.initTable:114 =C2=BB TableNotFound ERROR 1012 (42M03):= Table undef... > {code} -- This message was sent by Atlassian JIRA (v6.3.4#6332)