On Sat, May 30, 2015 at 04:47:56PM +0200, Lionel Elie Mamane <[email protected]> wrote: > I fixed the underlying bug, but I would like to fix the test so that > it fails when one of the threads fails. I tried to not catch the > Exception, but that does not help. (I noticed the thread failure by > looking at workdir/JunitTest/dbaccess_complex/done.log )
Can't you call org.junit.Assert.fail() in the catch block?
signature.asc
Description: Digital signature
_______________________________________________ LibreOffice mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/libreoffice
