01-23-06 10:45 PM
[ http://issues.apache.org/jira/brows...23637
11 ]
Emmanuel Lecharny commented on DIRMINA-159:
-------------------------------------------
It seems that this issue has a brother : DIRMINA-163.
However, I don't have anymore problem with the -Djava.net.preferIPv4Stack=tr
ue in mvn script. In eclipse, I must add it to the eclipse.sh script I creat
ed to launch eclipse.
But it seems that Mina should be tested with -Djava.net.preferIPv6Stack=true
, and if it fails, be fixed.
> Build of the project fails due to tests not passsing
> ----------------------------------------------------
>
> Key: DIRMINA-159
> URL: http://issues.apache.org/jira/browse/DIRMINA-159
> Project: Directory MINA
> Type: Bug
> Environment: Java. 1.5.0_06, Maven 2.0.1, Fedora Core 4
> Reporter: Ersin Er
> Assignee: Niklas Therning
> Priority: Blocker
> Fix For: 0.9.1
[vbcol=seagreen]
>
> The build of the project sometimes fail with the following messages:
> [surefire] Running org.apache.mina.transport.socket.nio.SocketTrafficC
ontrolTest
> [surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.164 s
ec <<<<<<<< FAILURE !!
> [surefire] Running org.apache.mina.transport.socket.nio.DatagramTraffi
cControlTest
> [surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.146 s
ec <<<<<<<< FAILURE !!
> However, this is not a certain case that happens all the time and when it happens,
it blocks the build of the whole directory project in trunk which is really bad.[/v
bcol]
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secur...nistrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira
[ Post a follow-up to this message ]
|