pan3793 commented on PR #7886: URL: https://github.com/apache/hadoop/pull/7886#issuecomment-3201319668
Spotted an issue during self-review, the thrown exception seems to have an additional wrapper on JDK 25, related test cases ``` Error: Failures: Error: TestClientRMTokens.testShortCircuitRenewCancelDifferentHostDifferentPort:355->checkShortCircuitRenewCancel:431 expected: <getProxy> but was: <java.lang.RuntimeException: getProxy> Error: TestClientRMTokens.testShortCircuitRenewCancelDifferentHostSamePort:344->checkShortCircuitRenewCancel:431 expected: <getProxy> but was: <java.lang.RuntimeException: getProxy> Error: TestClientRMTokens.testShortCircuitRenewCancelSameHostDifferentPort:333->checkShortCircuitRenewCancel:431 expected: <getProxy> but was: <java.lang.RuntimeException: getProxy> ``` -- 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