You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Version 6 of the Servlet Spec removed the requirement for object identity during dispatch, see #411. However, the above test is still included in the tck.
The text was updated successfully, but these errors were encountered:
Challenged tests:
com/sun/ts/tests/servlet/spec/requestdispatcher/URLClient.requestDispatcherNoWrappingTest
TCK Version:
servlet-tck-6.0.1
Tested Implementation:
Jetty
Description:
Version 6 of the Servlet Spec removed the requirement for object identity during dispatch, see #411. However, the above test is still included in the tck.
The text was updated successfully, but these errors were encountered: