You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Trustin Lee (JIRA)" <ji...@apache.org> on 2006/08/31 10:46:24 UTC

[jira] Commented: (DIRMINA-211) org.apache.mina.filter.StreamWriteFilterTest fails

    [ http://issues.apache.org/jira/browse/DIRMINA-211?page=comments#action_12431835 ] 
            
Trustin Lee commented on DIRMINA-211:
-------------------------------------

I cannot reproduce it, either.  Do you still experience this problem ?

> org.apache.mina.filter.StreamWriteFilterTest fails
> --------------------------------------------------
>
>                 Key: DIRMINA-211
>                 URL: http://issues.apache.org/jira/browse/DIRMINA-211
>             Project: Directory MINA
>          Issue Type: Bug
>    Affects Versions: 0.9.4
>         Environment: Java 1.5.0_06, FC5, Maven 2.0.4
>            Reporter: Ersin Er
>
> The test org.apache.mina.filter.StreamWriteFilterTest fails with the folling trace:
> -------------------------------------------------------------------------------
> Test set: org.apache.mina.filter.StreamWriteFilterTest
> -------------------------------------------------------------------------------
> Tests run: 8, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 5.595 sec <<< FAILURE!
> testWriteUsingSocketTransport(org.apache.mina.filter.StreamWriteFilterTest)  Time elapsed: 5.283 sec  <<< FAILURE!
> junit.framework.AssertionFailedError: expected:<20480> but was:<0>
>         at junit.framework.Assert.fail(Assert.java:47)
>         at junit.framework.Assert.failNotEquals(Assert.java:282)
>         at junit.framework.Assert.assertEquals(Assert.java:64)
>         at junit.framework.Assert.assertEquals(Assert.java:136)
>         at junit.framework.Assert.assertEquals(Assert.java:142)
>         at org.apache.mina.filter.StreamWriteFilterTest.testWriteUsingSocketTransport(StreamWriteFilterTest.java:407)
> It may be related to my recent DNS settings changes but I think this should have been handled gracefully. (And I'm not sure I whether if fif any changes to my system recently.)

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira