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. -- 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: common-issues-unsubscr...@hadoop.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-issues-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-issues-h...@hadoop.apache.org