[jira] Updated: (SANDESHA2-201) SequenceTimedOutTest test failure

"Andrew Gatford (JIRA)" <[email protected]> Wed, 24 Mar 2010 15:59:27 +0000 (UTC)
Newsgroups gmane.comp.apache.webservices.fx.devel
Message-ID <[email protected]>
     [ https://issues.apache.org/jira/browse/SANDESHA2-201?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Gatford updated SANDESHA2-201:
-------------------------------------

    Attachment: faultmanager.patch

It looks like we are trying to deliver a fault on a create sequence message.  We should probably only do that for Application messages. 
This patch adds an extra check

> SequenceTimedOutTest test failure
> ---------------------------------
>
>                 Key: SANDESHA2-201
>                 URL: https://issues.apache.org/jira/browse/SANDESHA2-201
>             Project: Sandesha2
>          Issue Type: Bug
>         Environment: Red Hat linux
>            Reporter: Richard Slade
>         Attachments: faultmanager.patch
>
>
> -------------------------------------------------------------------------------
> When running the sandesha unit testsunder the modules/test directory I am seeing the following error.  It appears to be related to revision 916949
> Test set: org.apache.sandesha2.faulttests.SequenceTimedOutTest
> -------------------------------------------------------------------------------
> Tests run: 3, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 135.262 sec <<< FAILURE!
> testSOAP11CreateSequenceRefusedInboundFault(org.apache.sandesha2.faulttests.SequenceTimedOutTest)  Time elapsed: 71.733 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: expected:<3> but was:<4>
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.failNotEquals(Assert.java:280)
>         at junit.framework.Assert.assertEquals(Assert.java:64)
>         at junit.framework.Assert.assertEquals(Assert.java:159)
>         at junit.framework.Assert.assertEquals(Assert.java:165)
>         at org.apache.sandesha2.faulttests.SequenceTimedOutTest.testSOAP11CreateSequenceRefusedInboundFault(SequenceTimedOutTest.java:124)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.