Hi
There are no guarantees, but I think that
http://ci.libreoffice.org/job/lo_gerrit_master/10073/
might be another one. The patch was rebased this morning before starting the
build.
rgds
jan i.
--
View this message in context:
http://nabble.documentfoundation.org/about-using-test-files-in
On 8 January 2016 at 01:50, Markus Mohrhard
wrote:
> Hey,
>
> a short update. I think most of our random test failures have been fixed.
This is awesome. Thanks a lot Markus. It was really annoying.
Best,
Matus
___
LibreOffice mailing list
LibreOffice@
us.mohrh...@googlemail.com> wrote:
> Hey,
>
> so a quick note about using test files in our unit tests. As I had to
> learn the hard way we can not reuse test files from one test in another
> unit test. Especially on windows this is going to cause random build
> failures whe
Hey,
so a quick note about using test files in our unit tests. As I had to learn
the hard way we can not reuse test files from one test in another unit
test. Especially on windows this is going to cause random build failures
when two tests try to access the same file in parallel.
I also hope