[
https://issues.apache.org/jira/browse/PHOENIX-3181?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15490733#comment-15490733
]
James Taylor commented on PHOENIX-3181:
---------------------------------------
With latest patch on PHOENIX-3278, the test failures are down to these four:
Failed tests:
PhoenixRuntimeIT.testGetTenantIdExpressionForSaltedTable:80->testGetTenantIdExpression:115->assertTenantIds:75
expected:<[, PEZJKZDOXUOJYWBVBZDY]> but was:<[, , , , , , , , , , , , , ,
PEZJKZDOXUOJYWBVBZDY, PZTLBBCKKZOGLIMRDYFB]>
PhoenixRuntimeIT.testGetTenantIdExpressionForUnsaltedTable:85->testGetTenantIdExpression:115->assertTenantIds:75
expected:<[, PZTLBBCKKZOGLIMRDYFB]> but was:<[, , , , , , , , , , , , , ,
PEZJKZDOXUOJYWBVBZDY, PZTLBBCKKZOGLIMRDYFB]>
PhoenixTraceReaderIT.testMultipleSpans:122->validateTraces:132 Got an
unexpected traceid expected:<12345> but was:<987654>
Tests in error:
ViewIndexIT.testMultiTenantViewLocalIndex:156->createBaseTable:84 ยป 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)