[jboss-jira] [JBoss JIRA] (WFLY-1407) Correct test methods dependency in EjbMethodInterceptorTestCase
Chao Wang (JIRA)
jira-events at lists.jboss.org
Tue May 28 23:15:55 EDT 2013
[ https://issues.jboss.org/browse/WFLY-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Chao Wang updated WFLY-1407:
----------------------------
Attachment: failure-stacktrace.txt
Stacktrace
> Correct test methods dependency in EjbMethodInterceptorTestCase
> ---------------------------------------------------------------
>
> Key: WFLY-1407
> URL: https://issues.jboss.org/browse/WFLY-1407
> Project: WildFly
> Issue Type: Bug
> Components: Test Suite
> Affects Versions: 8.0.0.Alpha1
> Reporter: Chao Wang
> Assignee: Chao Wang
> Priority: Minor
> Fix For: 8.0.0.Alpha2
>
> Attachments: failure-stacktrace.txt
>
>
> org.jboss.as.test.integration.ejb.interceptor.method.EjbMethodInterceptorTestCase failed intermittently due to dependency of test ordering on https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/EAP6/view/EAP6-AS-Testsuite/job/eap-60-as-testsuite-RHEL-matrix-openJDK7/lastCompletedBuild/jdk=openjdk-1.7.0-local,label_exp=RHEL6%26%26x86_64/testReport/org.jboss.as.test.integration.ejb.interceptor.method/EjbMethodInterceptorTestCase/testMethodLevelInterceptors/
> In upstream code, its bean fixed by forcing test running in order, however, the real issue behind is that it assumes testMethodLevelInterceptors() run at first which does not contain variable TopSecretInterceptor.called reset to false at beginning like second test method does.
--
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
More information about the jboss-jira
mailing list