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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
