[jbossts-issues] [JBoss JIRA] (JBTM-1778) JBossTS qa testsuite fails on HP-UX

Ondřej Chaloupka (JIRA) jira-events at lists.jboss.org
Thu Jun 13 06:29:55 EDT 2013


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

Ondřej Chaloupka edited comment on JBTM-1778 at 6/13/13 6:29 AM:
-----------------------------------------------------------------

The results are all blue because I needed all the test being run. So I've redefined the junit task to not stop on failure.
{code}
sed 's/haltonfailure="yes"/haltonfailure="no"/' run-dtf-local.xml
{code}
You can check the console log file where the failures could be seen. Failures are consistent for all the configuration runs.

What I forgot to mention before is that Test20 is not run (org.jboss.jbossts.qa.CurrentTests01.Test20) because it stacks the processing in some deadlock like scenario. So I remove it from the runs.
                
      was (Author: ochaloup):
    The results are all blue because I needed all the test being run. So I've redefined the junit task to not stop on failure.
{code}
sed s/haltonfailure="yes"/haltonfailure="no"/' run-dtf-local.xml
{code}
You can check the console log file where the failures could be seen. Failures are consistent for all the configuration runs.

What I forgot to mention before is that Test20 is not run (org.jboss.jbossts.qa.CurrentTests01.Test20) because it stacks the processing in some deadlock like scenario. So I remove it from the runs.
                  
> JBossTS qa testsuite fails on HP-UX
> -----------------------------------
>
>                 Key: JBTM-1778
>                 URL: https://issues.jboss.org/browse/JBTM-1778
>             Project: JBoss Transaction Manager
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>    Affects Versions: 4.6.1.CP13
>            Reporter: Ondřej Chaloupka
>            Assignee: Michael Musgrove
>         Attachments: jstack-3091
>
>
> Hi Michael,
> as part of the EAP5.2.0 certification tests running on HP-UX 11v3 machines.
> I've hit problems with several testcases in the ts testsuite.
> We are testing on machines under this tag: https://jenkins.mw.lab.eng.bos.redhat.com/hudson/label/hpux11v3/
> As I think that you know the testsuite the most I'm assigning this issue to you. If I've mistaken, please, reassign it.
> Those are:
> - jbossts-qa-currenttests01 number 20 stays stuck forever. It stays on current.resume call. I'm adding the jstack output, that I've got from the call, as attachment here.
> - jbossts-qa-jtatests01 number 005 fails with error message:
> java.lang.Exception: Test failed! JTATests01_Test005 got 1 fewer task passes than expected
> - jbossts-qa-otsserver number 010, 011, 012 and 017 fail with the error
> got 1 fewer task passes than expected
> I've tried to get some closer knowledge about the problem but I wasn't able much.
> Others tests from testsuite pass fine without error. Just their run time is longer in comparison with testsuite running on RHEL.
> We are running tests on jdk6 and jdk7 on 32bits and 64bits. These particular results belong to jdk6 and 32b. 
> The jenkins run could be found at: 
> https://jenkins.mw.lab.eng.bos.redhat.com/hudson/job/eap5-jbossts-testsuitee-hpux
> Would you have some suggestion about this?

--
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 jbossts-issues mailing list