[
https://jira.jboss.org/browse/CDITCK-187?page=com.atlassian.jira.plugin.s...
]
Pete Muir commented on CDITCK-187:
----------------------------------
Thanks David.
For clarity, these excludes are in tck-tests.xml (which is the excludes against the last
release candidate) but not in tck-tests-released.xml (which is the excludes against the
last final). Let me know if you can see any problems :-)
org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest Bug
---------------------------------------------------------------------------------
Key: CDITCK-187
URL:
https://jira.jboss.org/browse/CDITCK-187
Project: CDI TCK
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Tests
Affects Versions: 1.0.2.CR3
Reporter: Gurkan Erdogdu
Assignee: Pete Muir
Fix For: 1.0.3.CR4
org.jboss.jsr299.tck.tests.lookup.injection.non.contextual.ContainerEventTest
--> ServletTestRunner servlet mapping is not correct
Must be mapped as "/*", but it is mapped as "/"
- <servlet-mapping>
- - <servlet-name>JBoss Test Harness Test Runner</servlet-name>
- - <url-pattern>/</url-pattern>
- </servlet-mapping>
Therefore tests are getting 404 from server.
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira