[ 
https://issues.apache.org/jira/browse/PHOENIX-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15489607#comment-15489607
 ] 

James Taylor commented on PHOENIX-3181:
---------------------------------------

Remaining failures are as follows:
Failed tests: 
  HashJoinMoreIT.assertNoUnfreedMemory:112 expected:<0> but was:<153>
  
PhoenixRuntimeIT.testGetTenantIdExpressionForSaltedTable:80->testGetTenantIdExpression:115->assertTenantIds:75
 expected:<[, ASCQSDZRZOMEDKXNWJWV]> but was:<[, , , , , , , , , , , , 
ASCQSDZRZOMEDKXNWJWV, PYIANIUJJGGURNXNXYEF]>
  
PhoenixRuntimeIT.testGetTenantIdExpressionForUnsaltedTable:85->testGetTenantIdExpression:115->assertTenantIds:75
 expected:<[, PYIANIUJJGGURNXNXYEF]> but was:<[, , , , , , , , , , , , 
ASCQSDZRZOMEDKXNWJWV, PYIANIUJJGGURNXNXYEF]>
  PhoenixTraceReaderIT.testMultipleSpans:122->validateTraces:132 Got an 
unexpected traceid expected:<12345> but was:<987654>
  TransactionIT.testTxnClosedCorrecty:152 There should be no invalid 
transactions
Tests in error: 
  HashJoinMoreIT.testSubqueryWithoutData:508 » PhoenixIO 
org.apache.phoenix.exce...
  
QueryMoreIT.testQueryMore1:53->testQueryMore:113->upsertSelectRecordsInCursorTableForTenant:207
 » SequenceAlreadyExists
  
QueryMoreIT.testQueryMore2:59->testQueryMore:113->upsertSelectRecordsInCursorTableForTenant:207
 » SequenceAlreadyExists
  
LocalIndexIT.testBuildIndexWhenUserTableAlreadyHasData:266->createBaseTable:86 
» PhoenixIO
  
LocalIndexIT.testDropLocalIndexShouldDeleteDataFromLocalIndexTable:605->createBaseTable:86
 » PhoenixIO
  LocalIndexIT.testDropLocalIndexTable:203->createBaseTable:86 » PhoenixIO 
org.a...
  
LocalIndexIT.testIndexPlanSelectionIfBothGlobalAndLocalIndexesHasSameColumnsAndOrder:582->createBaseTable:86
 » PhoenixIO
  
LocalIndexIT.testLocalIndexCreationWithSaltingShouldFail:153->createBaseTable:86
 » PhoenixIO
  
LocalIndexIT.testLocalIndexCreationWithSplitsShouldFail:134->createBaseTable:86 
» PhoenixIO
  LocalIndexIT.testLocalIndexRoundTrip:111->createBaseTable:86 » PhoenixIO 
org.a...
  
LocalIndexIT.testLocalIndexRowsShouldBeDeletedWhenUserTableRowsDeleted:651->createBaseTable:86
 » PhoenixIO
  
LocalIndexIT.testLocalIndexScanJoinColumnsFromDataTable:444->createBaseTable:86 
» PhoenixIO
  LocalIndexIT.testLocalIndexScanWithInList:748->createBaseTable:86 » PhoenixIO 
...
  LocalIndexIT.testLocalIndexScanWithSmallChunks:896->createBaseTable:86 » 
PhoenixIO
  LocalIndexIT.testLocalIndexScan:306->createBaseTable:86 » PhoenixIO 
org.apache...
  
LocalIndexIT.testLocalIndexTableRegionSplitPolicyAndSplitKeys:174->createBaseTable:86
 » PhoenixIO
  LocalIndexIT.testPutsToLocalIndexTable:226->createBaseTable:86 » PhoenixIO 
org...
  
LocalIndexIT.testScanWhenATableHasMultipleLocalIndexes:676->createBaseTable:86 
» PhoenixIO


> Run test methods in parallel to reduce test suite run time
> ----------------------------------------------------------
>
>                 Key: PHOENIX-3181
>                 URL: https://issues.apache.org/jira/browse/PHOENIX-3181
>             Project: Phoenix
>          Issue Type: Bug
>            Reporter: James Taylor
>            Assignee: prakul agarwal
>         Attachments: PHOENIX-3181_4.x-HBase-1.1_WIP.patch, 
> PHOENIX-3181_v1.patch, PHOENIX-3181_v2.patch, PHOENIX-3181_v3.patch, 
> parallelize_4.x-Hbase1.1_wip.patch, serverLogForParallelTests.txt
>
>
> With PHOENIX-3036, the tests within a test class can be executed in parallel 
> since the table names won't conflict. This should greatly reduce the time 
> taken to run all of our tests.



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

Reply via email to