[ 
https://issues.apache.org/jira/browse/HADOOP-18860?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759502#comment-17759502
 ] 

ASF GitHub Bot commented on HADOOP-18860:
-----------------------------------------

anmolanmol1234 commented on PR #5977:
URL: https://github.com/apache/hadoop/pull/5977#issuecomment-1695276551

   > 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.
   
   Have corrected the test, apparently the test wanted to verify that 
nomoreinteractions was made after the command has been initialized.




> 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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to