stoty commented on PR #1535:
URL: https://github.com/apache/phoenix/pull/1535#issuecomment-1334186528

   Running the suite with the Hbase 2.5 profile, I get:
   
   > [ERROR] Failures: 
   > [ERROR]   WALRecoveryRegionPostOpenIT.testRecoveryRegionPostOpen:245
   > [ERROR]   
ViewTTLIT.testDeleteWithOnlyTenantView:1969->upsertDataAndRunValidations:2331->validateExpiredRowsAreNotReturnedUsingData:2392->verifyRowsBeforeTTLExpiration:2453
 Rows upserted and fetched do not match, upserted=5, fetched=4 
expected:<[00B0y0000000001, 00B0y0000000002, 00B0y0000000003, 00B0y0000000004, 
00B0y0000000005]> but was:<[00B0y0000000001, 00B0y0000000002, 00B0y0000000003, 
00B0y0000000004]>
   > [ERROR] Errors: 
   > [ERROR]   
AlterTableWithViewsIT.testCreateViewWithPropsMaintainsOwnProps:309 NullPointer
   > [ERROR]   
AlterTableWithViewsIT.testCreateViewWithPropsMaintainsOwnProps:309 NullPointer
   > [ERROR]   
AlterTableWithViewsIT.testCreateViewWithPropsMaintainsOwnProps:309 NullPointer
   > [ERROR]   
AlterTableWithViewsIT.testCreateViewWithPropsMaintainsOwnProps:309 NullPointer
   
   There is also a logging problem with the phoenix-pherf tests, but that's a 
trivial fix.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to