Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

A default 9.0.x build with the above configuration triggers 12 11 test failures

2 Expected failures

  • 1 x signature test as Tomcat has added a missing \@Deprecated annotation
  • 1 x default context path test as Tomcat configuration always overrides this

1 + TBD 6 TCK bugs

  • 1 x case sensitive HTTP header checks
  • TBD 5 * com/sun/ts/tests/servlet/spec/security/denyUncovered/* use URLs which don't match the WAR name (it needs to be renamed from servlet_sec_denyUncovered_web.war to servlet_sec_denyUncovered.war (there is a proprietary descriptor to rectify the mapping on deployment, but it is not portable)

...

3 TBD

  • 1 * com/sun/ts/tests/servlet/api/javax_servlet_http/sessioncookieconfig/constructortest1
  • 2 * com/sun/ts/tests/servlet/spec/security/secbasic/client.java#test7[_anno]

Note the configuration above also works around 3 additional TCK bugs

...