alejandro-anadon removed a comment on pull request #1342: URL: https://github.com/apache/phoenix/pull/1342#issuecomment-963418459
Hi, I do not understand the error that Yetus(jenkins) is reporting because the file phoenix-core/src/it/java/org/apache/phoenix/end2end/BinaryTypeIT.java was deleted from the branck and it does not exists. You can check it in the PHOENIX-6583 branch on alejandro-anadon/phoenix. Here is when I deletted it: https://github.com/apache/phoenix/pull/1342/commits/eae4b115e18f932debb6aca9ce1b6d8a7ff5c2df Just as you suggested, that test was moved to phoenix-core/src/it/java/org/apache/phoenix/end2end/NullIT.java. In my enviroment, the only failed test is PhoenixMetricsIT.testGlobalPhoenixMetricsForQueries; but I passed also all the test before my changes, and I have the same failed test; so I guess it has nothing to do with my changes that I have made. I am going to post ascreen log file in case it may help. It is absolutly from begining. I mean, from firt 'git clone' of my repositorie. (I also have an error after all the test has been done. It is another error when it is supoused to begin to generate the report when it try to execute' org.jacoco:jacoco-maven-plugin:0.8.7:report' and I do not know why. But It has nothing of relation with , and I do not care too much because if I try to build the binaries without test, it works until the end. (I am trying to build with hbase profile 2.1.9 and using -Dmaven.compiler.executable=/usr/lib/jvm/jdk1.8.0_202/bin/javac because I have by default an openjdk version "11.0.12" 2021-07-20). -- 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]
