You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "James Taylor (JIRA)" <ji...@apache.org> on 2016/09/14 06:45:22 UTC

[jira] [Assigned] (PHOENIX-3250) Make changes in test classes with static member variable for method level parallelization in BaseHBaseManagedTimeTableReuseIT

     [ https://issues.apache.org/jira/browse/PHOENIX-3250?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Taylor reassigned PHOENIX-3250:
-------------------------------------

    Assignee: James Taylor  (was: prakul agarwal)

> 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: James Taylor
>
> {code}
>   ArrayToStringFunctionIT.testArrayToStringFunctionWithUpsert1:268
>   ArrayToStringFunctionIT.testArrayToStringFunctionWithUpsert4:337
>   ArrayToStringFunctionIT.testArrayToStringFunctionWithUpsert2:281 » TableAlreadyExists
>   ArrayToStringFunctionIT.testArrayToStringFunctionWithUpsertSelect1:354 » TableAlreadyExists
>   ArrayToStringFunctionIT.testArrayToStringFunctionWithUpsertSelect3:450 » PhoenixIO
>   PrimitiveTypeIT.testBooleanAsObject:219 » PhoenixIO
>   PrimitiveTypeIT.testCompareLongGTDecimal:60 » PhoenixIO
>   PrimitiveTypeIT.testCompareLongGTEDecimal:81 » PhoenixIO
>   PrimitiveTypeIT.testCompareLongGTEDecimal2:158 » PhoenixIO
>   PrimitiveTypeIT.testCompareLongLTDecimal2:177 » PhoenixIO
>   PrimitiveTypeIT.testCompareLongLTEDecimal:121 » PhoenixIO
>   RegexpSplitFunctionIT.testSplit_AlternateSeparator:144 array lengths differed, expected.length=3 actual.length=1
>   RegexpSplitFunctionIT.testSplit_NoSplitString:170 array lengths differed, expected.length=1 actual.length=3
>   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 differed, expected.length=4 actual.length=1
>   RegexpSplitFunctionIT.testSplit_PatternEscape:196 array lengths differed, expected.length=3 actual.length=1
>   ToCharFunctionIT.initTable:114 » TableNotFound ERROR 1012 (42M03): Table undef...
>   ToCharFunctionIT.initTable:114 » TableNotFound ERROR 1012 (42M03): Table undef...
>   ToCharFunctionIT.initTable:114 » TableNotFound ERROR 1012 (42M03): Table undef...
>   ToCharFunctionIT.initTable:114 » TableNotFound ERROR 1012 (42M03): Table undef...
>   ToCharFunctionIT.initTable:114 » TableNotFound ERROR 1012 (42M03): Table undef...
>   ToCharFunctionIT.initTable:114 » TableNotFound ERROR 1012 (42M03): Table undef...
>   ToCharFunctionIT.initTable:114 » TableNotFound ERROR 1012 (42M03): Table undef...
>   ToCharFunctionIT.initTable:114 » TableNotFound ERROR 1012 (42M03): Table undef...
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)