[weld-issues] [JBoss JIRA] Resolved: (CDITCK-175) Tests from org.jboss.jsr299.tck.tests.interceptors.definition.broken.finalClassInterceptor should be separated
Martin Kouba (JIRA)
jira-events at lists.jboss.org
Thu Sep 22 06:12:26 EDT 2011
[ https://issues.jboss.org/browse/CDITCK-175?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Martin Kouba resolved CDITCK-175.
---------------------------------
Assignee: Martin Kouba
Resolution: Done
Fixed deployment archives in tests - now contain only test-related classes to ensure "the test cases run in isolation".
See https://github.com/jboss/cdi-tck/commit/a7578ff0c546dccfa81586c9d8ecdb55b606f96e
> Tests from org.jboss.jsr299.tck.tests.interceptors.definition.broken.finalClassInterceptor should be separated
> --------------------------------------------------------------------------------------------------------------
>
> Key: CDITCK-175
> URL: https://issues.jboss.org/browse/CDITCK-175
> Project: CDI TCK
> Issue Type: Bug
> Components: Tests
> Reporter: Marius Bogoevici
> Assignee: Martin Kouba
> Fix For: 1.1.0.CR1
>
> Original Estimate: 0 minutes
> Remaining Estimate: 0 minutes
>
> The package contains a few tests that exercise deployment errors due to invalid intercepted class definitions.
> The tests must be separated (perhaps in individual packages) in order to make sure that the test cases run in isolation (since there are multiple sources of errors, the deployment will fail if at least one is satisfied, but we want to test all).
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list