Revert "HADOOP-19071. Update maven-surefire-plugin from 3.0.0 to 3.2.5."#6875
Revert "HADOOP-19071. Update maven-surefire-plugin from 3.0.0 to 3.2.5."#6875
Conversation
|
💔 -1 overall
This message was automatically generated. |
|
@slfan1989 do you have the failed test list and error stacktrace? I suppose we should do upgrading eventually. |
@pan3793 Thank you very much for your attention to this matter! I am eager to resolve it. Recently, I've been quite busy, which has slowed down progress on some follow-ups, for which I apologize. Regarding the upgrade of the Maven Surefire plugin, I believe it is necessary. However, this upgrade has been rolled back twice now. The issue we are facing is that some unit tests are no longer executing without throwing errors, and we haven't investigated deeply into why this is happening yet. Some of the discussed information can be found in the JIRA list for reference. JIRA: HADOOP-19071 |
…5. (apache#6664)" (apache#6875) This reverts commit 88ad7db. Signed-off-by: Shilun Fan <slfan1989@apache.org>
…5. (apache#6664)" (apache#6875) This reverts commit 88ad7db. Signed-off-by: Shilun Fan <slfan1989@apache.org>
Reverts #6664
We suspect that the errors in the HDFS unit tests are related to this pr. I will roll back the pr and seek the upgrade again after providing a complete test report.