About skip SkipImages unit test on MacOs
Stephan Bergmann
sbergman at redhat.com
Tue Jun 2 01:04:11 PDT 2015
On 06/02/2015 09:48 AM, Alex Thurgood wrote:
> Le 02/06/2015 08:39, Stephan Bergmann a écrit :
>> Robert, please monitor the health of your tb, and if it starts to
>> systematically fail, do something about it. In this particular case,
>> please debug into the cause of that DisposedException.
>
> Nothing to do with :
>
> https://bugs.documentfoundation.org/show_bug.cgi?id=90502#c13
>
> by any chance ?
Yes, the CppunitTest output in
<https://bugs.documentfoundation.org/show_bug.cgi?id=90502#c13> (which
in turn looks unrelated to the original topic of
<https://bugs.documentfoundation.org/show_bug.cgi?id=90502>) looks the
same as the tb's.
And right, on closer inspection of the CppunitTest output, the
DisposedException (during tearDown) might be a red herring, and the
truly relevant part is why loading
sw/qa/extras/globalfilter/data/skipimages.docx fails in the first place.
* What happens if you try to load that skipimages.docx manually in LO?
* What do you see if you debug into the xLoader->loadComponentFromURL
call at macros_test.cxx:50 during that CppunitTest_sw_globalfilter?
More information about the LibreOffice
mailing list