On 02/23/2014 02:57 PM, Emmanuel Bourg wrote: > maven-debian-helper 1.6.7 was a prerequisite and has just been uploaded, > so javamail is now ready to be sponsored. > > Emmanuel > > > Le 06/02/2014 14:58, Emmanuel Bourg a écrit : >> Hi all, >> >> I'm looking for a sponsor to upload the new javamail package (ITP >> #710394). This package will hopefully render obsolete the other JavaMail >> implementations in Debian (libgnumail-java, geronimo-javamail-1.4-* and >> glassfish-mail). >> >> http://anonscm.debian.org/gitweb/?p=pkg-java/javamail.git >> >> http://mentors.debian.net/package/javamail
Hi Emmanuel, I consistently get one test failure when I try to build it locally, either via git-buildpackage in a chroot, or directly from the command-line with mvn test. The surefire-reports output is attached. The unit test is pretty straight-forward. The mock SMTP server should take at least 1000ms to accept a message, and the client writetimeout is set to 200ms, so I'm not sure what's going on. It seems like we've had a few build issues with threaded tests. Perhaps they're related to something in the junit toolchain.... I'm trying to work through a backlog, but if you're not able to reproduce the failure, I will eventually cycle back to see if I can sort out why I can't run the test. Thanks, tony
------------------------------------------------------------------------------- Test set: com.sun.mail.smtp.SMTPWriteTimeoutTest ------------------------------------------------------------------------------- Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.485 sec <<< FAILURE! test(com.sun.mail.smtp.SMTPWriteTimeoutTest) Time elapsed: 2.484 sec <<< FAILURE! java.lang.AssertionError: No exception at org.junit.Assert.fail(Assert.java:88) at com.sun.mail.smtp.SMTPWriteTimeoutTest.test(SMTPWriteTimeoutTest.java:106) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:606) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:47) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:44) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.junit.internal.runners.statements.FailOnTimeout$StatementThread.run(FailOnTimeout.java:74)
signature.asc
Description: OpenPGP digital signature