Chinmay Kulkarni created PHOENIX-5775:
-----------------------------------------
Summary: Make PreCommit build run all Phoenix tests
Key: PHOENIX-5775
URL: https://issues.apache.org/jira/browse/PHOENIX-5775
Project: Phoenix
Issue Type: Bug
Affects Versions: 4.15.0, 5.1.0
Reporter: Chinmay Kulkarni
Currently, it looks like the Hadoop QA PreCommit build only runs tests in
phoenix-core. This skips running tests in phoenix-pherf and other modules. We
should ideally run all tests in the project.
For ex: https://builds.apache.org/job/PreCommit-PHOENIX-Build/3546//testReport/
for PHOENIX-5607 master branch,
shows that the build only ran phoenix-core tests, however phoenix-pherf tests
like PherfTest.java and ResourceTest.java fail and this was not captured. These
tests may have been failing for a long time (not necessarily related to 5607
changes).
--
This message was sent by Atlassian Jira
(v8.3.4#803005)