JCgH4164838Gh792C124B5 commented on pull request #489:
URL: https://github.com/apache/struts/pull/489#issuecomment-917715659


   The latest push fixed the previous failure in the build, but now there are 
two failures reported in `DefaultDispatcherErrorHandlerTest` 
(`testHandleErrorIllegalStateException()`, `testHandleErrorIOException()`).  
The failure reported is the same for both: "Unexpected method call 
HttpServletResponse.setContentType("text/html").".
   
   This does not make sense to me, as neither `DefaultDispatcherErrorHandler` 
nor its unit test was changed in the PR.  When I build this locally (Windows 
10, Oracle JDK7 or OpenJDK 11), there are no failures, and manual builds 
complete normally against the PR's Git branch.
   
   Maybe it is happening due to something with the automated build environment 
(or Linux vs. Windows) ?


-- 
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]


Reply via email to