Issue Type: Bug Bug
Assignee: Unassigned
Components: Testing Infrastructure (Mocks and Harness Integration)
Created: 21/Nov/12 1:43 PM
Description:

The test org.jboss.weld.tests.interceptors.InterceptionTest refers to WELD-538, which is already fixed.
The test, however, still can't run properly, due to AS7-1197.
It should remain marked as broken until AS7-1197 is resolved, otherwise it can't check if the DefinitionException is thrown.
Also, the test method itself should therefore be marked @Ignore, because according to Arquillian docs

Adding the @ShouldThrowException annotation will force the @Deployment to be testable = false which again will force a @RunAsClient test run mode.

... which renders the method unusable.

Project: Weld
Priority: Minor Minor
Reporter: Ron Šmeral
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira