[GitHub] [tez] pjfanning commented on pull request #213: TEZ-4420: Upgrade to Hadoop 3.3.3

2022-07-11 Thread GitBox
pjfanning commented on PR #213: URL: https://github.com/apache/tez/pull/213#issuecomment-1180241391 The test issues seem to be related to mockito java.lang.NoClassDefFoundError: org/mockito/stubbing/Answer at org.apache.tez.test.TestAM.setup(TestAM.java:66) Caused by:

[GitHub] [tez] ayushtkn commented on pull request #213: TEZ-4420: Upgrade to Hadoop 3.3.3

2022-07-11 Thread GitBox
ayushtkn commented on PR #213: URL: https://github.com/apache/tez/pull/213#issuecomment-1180250816 You are checking the wrong build result, mockito also was a problem, but we upgraded it and the build result got sorted. Check the result here of this test in the latest build: