
|
If you were logged in you would be able to see more operations.
|
|
|
|
Environment:
|
Java. 1.5.0_06, Maven 2.0.1, Fedora Core 4
|
|
| Resolution Date: |
20/Jan/06 05:40 AM
|
|
The build of the project sometimes fail with the following messages:
[surefire] Running org.apache.mina.transport.socket.nio.SocketTrafficControlTest
[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.164 sec <<<<<<<< FAILURE !!
[surefire] Running org.apache.mina.transport.socket.nio.DatagramTrafficControlTest
[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.146 sec <<<<<<<< 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.
|
|
Description
|
The build of the project sometimes fail with the following messages:
[surefire] Running org.apache.mina.transport.socket.nio.SocketTrafficControlTest
[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.164 sec <<<<<<<< FAILURE !!
[surefire] Running org.apache.mina.transport.socket.nio.DatagramTrafficControlTest
[surefire] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.146 sec <<<<<<<< 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. |
Show » |
|