[jboss-jira] [JBoss JIRA] (WFLY-1407) Correct test methods dependency in EjbMethodInterceptorTestCase

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Fri Jun 7 06:14:55 EDT 2013


    [ https://issues.jboss.org/browse/WFLY-1407?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12780087#comment-12780087 ] 

RH Bugzilla Integration commented on WFLY-1407:
-----------------------------------------------

Rostislav Svoboda <rsvoboda at redhat.com> made a comment on [bug 968781|https://bugzilla.redhat.com/show_bug.cgi?id=968781]

QA_ACK granted, AS TS fix.
                
> 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, WFLY-1407.patch
>
>
> 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