[weld-issues] [JBoss JIRA] Updated: (WELD-216) testNonStaticInnerClassWithGenericTypes() is failing
Pete Muir (JIRA)
jira-events at lists.jboss.org
Mon Nov 2 19:42:06 EST 2009
[ https://jira.jboss.org/jira/browse/WELD-216?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Pete Muir updated WELD-216:
---------------------------
Priority: Critical (was: Major)
> testNonStaticInnerClassWithGenericTypes() is failing
> ----------------------------------------------------
>
> Key: WELD-216
> URL: https://jira.jboss.org/jira/browse/WELD-216
> Project: Weld
> Issue Type: Bug
> Components: Reflection layer
> Reporter: Shane Bryzak
> Priority: Critical
> Fix For: 1.0.0.CR2
>
>
> In the package org.jboss.weld.test.unit.implementation.annotatedItem.ClassAnnotatedItemTest the test is failing:
> java.lang.ArrayIndexOutOfBoundsException: 1
> at org.jboss.weld.introspector.jlr.WeldConstructorImpl.<init>(WeldConstructorImpl.java:124)
> at org.jboss.weld.introspector.jlr.WeldConstructorImpl.of(WeldConstructorImpl.java:81)
> at org.jboss.weld.introspector.jlr.WeldClassImpl.<init>(WeldClassImpl.java:298)
> at org.jboss.weld.introspector.jlr.WeldClassImpl.of(WeldClassImpl.java:137)
> at org.jboss.weld.test.unit.implementation.annotatedItem.ClassAnnotatedItemTest.testNonStaticInnerClassWithGenericTypes(ClassAnnotatedItemTest.java:59)
> at org.jboss.testharness.AbstractTest.run(AbstractTest.java:244)
> at org.apache.maven.surefire.testng.TestNGExecutor.run(TestNGExecutor.java:74)
> at org.apache.maven.surefire.testng.TestNGXmlTestSuite.execute(TestNGXmlTestSuite.java:92)
> at org.apache.maven.surefire.Surefire.run(Surefire.java:177)
> at org.apache.maven.surefire.booter.SurefireBooter.runSuitesInProcess(SurefireBooter.java:345)
> at org.apache.maven.surefire.booter.SurefireBooter.main(SurefireBooter.java:1009)
> ... Removed 29 stack frames
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the weld-issues
mailing list