Uploaded image for project: 'CDI TCK'
  1. CDI TCK
  2. CDITCK-574

Some tests from tests.lookup.injection.non.contextual.ContainerEventTest will likely fail with new Servlet API

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Major
    • 2.0.1.Final
    • 2.0.0.Final
    • None
    • None

    Description

      As reported from Oracle side the following tests will likely fail with new Servlet API (4.0.0):

      • org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest#testProcessAnnotatedTypeEventFiredForServletListener
      • org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest#testProcessAnnotatedTypeEventFiredForTagLibraryListener
      • org.jboss.cdi.tck.tests.lookup.injection.non.contextual.ContainerEventTest#testProcessAnnotatedTypeEventFiredForFilter

      Problem is the test currently checks exact method count for given AnnotatedType. This number will likely change because some methods (e.g javax.servlet.Filter#init) are newly defined as default.

      Attachments

        Issue Links

          Activity

            People

              tremes1@redhat.com Tomas Remes
              tremes1@redhat.com Tomas Remes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                PagerDuty