You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2022/07/26 15:54:22 UTC

[GitHub] [phoenix] shahrs87 commented on pull request #1472: PHOENIX-6755 SystemCatalogRegionObserver extends BaseRegionObserver w…

shahrs87 commented on PR #1472:
URL: https://github.com/apache/phoenix/pull/1472#issuecomment-1195664308

   The following tests are failing in jenkins build. It is failing even in master branch without my patch. It is failing to bring up datanode. Created [PHOENIX-6757](https://issues.apache.org/jira/browse/PHOENIX-6757) to track these failures.
   ```
   [ERROR] Failures: 
   [ERROR]   IndexToolForNonTxGlobalIndexIT.testSecondaryGlobalIndexFailure:385 expected:<-1> but was:<0>
   [ERROR]   IndexToolForNonTxGlobalIndexIT.testSecondaryGlobalIndexFailure:385 expected:<-1> but was:<0>
   [ERROR] Errors: 
   [ERROR]   BackwardCompatibilityIT.testViewIndexIdCreatedWithOldClient:428 » SQL ERROR 20...
   [ERROR]   ViewIndexIdRetrieveIT.testMixedCase:145 » SQL ERROR 201 (22000): Illegal data....
   [ERROR]   ViewIndexIdRetrieveIT.testSelectViewIndexIdAsShort:80->testSelectViewIndexId:103 » SQL
   [INFO] 
   [ERROR] Tests run: 1610, Failures: 2, Errors: 3, Skipped: 65
   ```
   
   


-- 
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: issues-unsubscribe@phoenix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org