You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@phoenix.apache.org by "prakul agarwal (JIRA)" <ji...@apache.org> on 2016/09/07 00:17:20 UTC

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

prakul agarwal created PHOENIX-3250:
---------------------------------------

             Summary: Make changes in test classes with member variable for method level parallelization in BaseHBaseManagedTimeTableReuseIT
                 Key: PHOENIX-3250
                 URL: https://issues.apache.org/jira/browse/PHOENIX-3250
             Project: Phoenix
          Issue Type: Task
            Reporter: prakul agarwal


{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)