<div dir="ltr"><div dir="ltr"><div>Thanks for the response!</div><span class="gmail-im"><div><br></div><div>> smell a bit like there might still be soffice.bin (and maybe oosplash)<br>> processe(s) around from a previous run of that test?</div></span><div>You were correct that there was still an soffice.bin process. Killing that</div><div>process and re-running the test seems to still result in similar errors,</div><div>however:</div><div><a href="https://pastebin.com/5vy0YUsz" target="_blank">https://pastebin.com/5vy0YUsz</a></div><div><br></div><div>I recall that previously Ilmari Lauhakangas suggested that it could be a</div><div>problem with xml parsing. Is there any possibility of that being the issue here?</div><div><br></div><div>Regards,</div><div>Jim</div></div></div><br><div class="gmail_quote gmail_quote_container"><div dir="ltr" class="gmail_attr">On Wed, Jul 16, 2025 at 1:53 AM Stephan Bergmann <<a href="mailto:stephan.bergmann@collabora.com">stephan.bergmann@collabora.com</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">On 7/16/25 08:59, Jim Chen wrote:<br>
> On a fresh copy of LibreOffice, I've found that `make check` <br>
> consistently fails specifically on `UITests_calc_tests8`. The log is in <br>
> the pastebin below:<br>
> <a href="https://paste.debian.net/1386120/" rel="noreferrer" target="_blank">https://paste.debian.net/1386120/</a> <<a href="https://paste.debian.net/1386120/" rel="noreferrer" target="_blank">https://paste.debian.net/1386120/</a>><br>
Those<br>
<br>
> ======================================================================<br>
> ERROR: test_rename_sheet (navigator.navigator.test_rename_sheet)<br>
> ----------------------------------------------------------------------<br>
> Traceback (most recent call last):<br>
>   File "/home/jimc/Documents/libreoffice/uitest/uitest/framework.py", line<br>
> 33, in setUp<br>
>     self.connection.setUp()<br>
>     ~~~~~~~~~~~~~~~~~~~~~^^<br>
>   File "/home/jimc/Documents/libreoffice/uitest/libreoffice/connection.py",<br>
> line 184, in setUp<br>
>     conn.setUp()<br>
>     ~~~~~~~~~~^^<br>
>   File "/home/jimc/Documents/libreoffice/uitest/libreoffice/connection.py",<br>
> line 65, in setUp<br>
>     self.xContext = self.connect(socket)<br>
>                   ~~~~~~~~~~~~^^^^^^^^<br>
>   File "/home/jimc/Documents/libreoffice/uitest/libreoffice/connection.py",<br>
> line 112, in connect<br>
>     raise Exception("soffice has stopped.")<br>
> Exception: soffice has stopped.<br>
<br>
smell a bit like there might still be soffice.bin (and maybe oosplash) <br>
processe(s) around from a previous run of that test?<br>
</blockquote></div>