[ https://issues.apache.org/jira/browse/HADOOP-18860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759034#comment-17759034 ]
ASF GitHub Bot commented on HADOOP-18860: ----------------------------------------- steveloughran commented on PR #5977: URL: https://github.com/apache/hadoop/pull/5977#issuecomment-1693310782 looking at the source of TestTimelineAuthFilterForV2 i can see mockito references, so was worried it was a regression -but my own pr #5981 has the same failure, so its not a regression. TestDockerContainerRuntime does look new though; it only surfaced in #5273 after you updated mockito everywhere. Afraid you *do* get to work out what's changed. sorry. This is why i'm not a fan of Mockito; tests are too brittle to internal code changes; risk of not wanting to make a change to avoid failures, or ignoring failure when it's an actual regression. > Upgrade mockito to 4.11.0 > ------------------------- > > Key: HADOOP-18860 > URL: https://issues.apache.org/jira/browse/HADOOP-18860 > Project: Hadoop Common > Issue Type: Improvement > Components: build > Affects Versions: 3.3.6 > Reporter: Anmol Asrani > Assignee: Anmol Asrani > Priority: Major > Labels: pull-request-available > > Upgrading mockito in hadoop-project -- This message was sent by Atlassian Jira (v8.20.10#820010) --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org