Skip to content

Commit

Permalink
Remove exclusion resulting from challenge servlet-api#378
Browse files Browse the repository at this point in the history
The Servlet spec and APi has been updated in Servlet 6.0 to refer
exclusively to RFC 6265.
  • Loading branch information
markt-asf committed Feb 23, 2022
1 parent ecb9cc6 commit 41a1123
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions install/jakartaee/bin/ts.jtx
Original file line number Diff line number Diff line change
Expand Up @@ -16,17 +16,6 @@

# Exclude list for Jakarta EE TCK 9

################
# Servlet
################

#
# In response to accepted challenge eclipse-ee4j/servlet-api#378 + https://github.com/eclipse-ee4j/jakartaee-tck/issues/593, exclude the following tests:
# com.sun.ts.tests.servlet.api.jakarta_servlet_http.cookie.URLClient#setMaxAgePositiveTest
# com.sun.ts.tests.servlet.pluggability.api.jakarta_servlet_http.cookie.URLClient#setMaxAgePositiveTest
com/sun/ts/tests/servlet/api/jakarta_servlet_http/cookie/URLClient.java#setMaxAgePositiveTest
com/sun/ts/tests/servlet/pluggability/api/jakarta_servlet_http/cookie/URLClient.java#setMaxAgePositiveTest

################
# JSF
################
Expand Down

0 comments on commit 41a1123

Please sign in to comment.