Geoffrey Jacoby created PHOENIX-6732:
----------------------------------------
Summary: PherfMainIT and DriverIngestIT have failing tests
Key: PHOENIX-6732
URL: https://issues.apache.org/jira/browse/PHOENIX-6732
Project: Phoenix
Issue Type: Bug
Affects Versions: 5.2.0
Reporter: Geoffrey Jacoby
Assignee: Jacob Isaac
Fix For: 5.2.0
PherfMainIT and DriverIngestIT have consistently failing IT tests, which can be
reproduced both locally and in Yetus. (This was shown recently in the test run
for PHOENIX-6554, which is a pherf improvement.)
[ERROR] Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 69.393
s <<< FAILURE! - in org.apache.phoenix.pherf.DataIngestIT
[ERROR] org.apache.phoenix.pherf.DataIngestIT.testColumnRulesApplied Time
elapsed: 0.369 s <<< FAILURE!
java.lang.AssertionError: Expected 100 rows to have been inserted expected:<30>
but was:<31>
[ERROR] org.apache.phoenix.pherf.PherfMainIT.testQueryTimeout Time elapsed:
15.531 s <<< ERROR!
java.io.FileNotFoundException:
/tmp/RESULTS/RESULT_COMBINED_2022-06-15_05-12-32_detail.csv (No such file or
directory)
[ERROR] org.apache.phoenix.pherf.PherfMainIT.testNoQueryTimeout Time elapsed:
9.339 s <<< ERROR!
java.io.FileNotFoundException:
/tmp/RESULTS/RESULT_COMBINED_2022-06-15_05-12-23_detail.csv (No such file or
directory)
--
This message was sent by Atlassian Jira
(v8.20.7#820007)