huwh commented on PR #22137: URL: https://github.com/apache/flink/pull/22137#issuecomment-1591025199
Thanks, unit tests have been fixed. `testStdoutFileHandlerHandleFileNotFoundException` failed because `TestingChannelHandlerContext#write` return an unfinished future. Since we already finish the write in test, we can return a finished future in `TestingChannelHandlerContext#write` -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
